mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-15 13:10:31 +01:00
whitespace/formatting
This commit is contained in:
parent
1af2b14514
commit
6de6999edc
1 changed files with 0 additions and 2 deletions
|
|
@ -1522,9 +1522,7 @@ _mesa_execute_program(GLcontext * ctx,
|
|||
default:
|
||||
_mesa_problem(ctx, "Bad opcode %d in _mesa_execute_program",
|
||||
inst->Opcode);
|
||||
assert(0);
|
||||
return GL_TRUE; /* return value doesn't matter */
|
||||
|
||||
}
|
||||
|
||||
numExec++;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue