mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 07:38:10 +02:00
Managed to make a commit that can't build... Sorry again...
This commit is contained in:
parent
c78e895f09
commit
ac7ea94030
1 changed files with 1 additions and 0 deletions
|
|
@ -383,6 +383,7 @@ do { \
|
|||
|
||||
int r300Fallback(GLcontext *ctx)
|
||||
{
|
||||
r300ContextPtr r300 = R300_CONTEXT(ctx);
|
||||
int i;
|
||||
|
||||
FALLBACK_IF(ctx->RenderMode != GL_RENDER); // We do not do SELECT or FEEDBACK (yet ?)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue