| /xsrc/external/mit/glu/dist/src/libutil/ |
| H A D | error.c | 49 { GL_STACK_UNDERFLOW, "stack underflow" },
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | clientattrib.c | 127 __glXSetError(gc, GL_STACK_UNDERFLOW);
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | clientattrib.c | 127 __glXSetError(gc, GL_STACK_UNDERFLOW);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | matrix.c | 295 _mesa_error(ctx, GL_STACK_UNDERFLOW, 300 _mesa_error(ctx, GL_STACK_UNDERFLOW, "glPopMatrix(mode=%s)",
|
| H A D | feedback.c | 381 _mesa_error( ctx, GL_STACK_UNDERFLOW, "glPopName" );
|
| H A D | debug_output.c | 1250 _mesa_error(ctx, GL_STACK_UNDERFLOW, "%s", callerstr);
|
| H A D | attrib.c | 273 * don't get a GL_STACK_UNDERFLOW error in glPopAttrib(). 976 _mesa_error(ctx, GL_STACK_UNDERFLOW, "glPopAttrib"); 1812 _mesa_error(ctx, GL_STACK_UNDERFLOW, "glPopClientAttrib");
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | matrix.c | 411 _mesa_error(ctx, GL_STACK_UNDERFLOW, 416 _mesa_error(ctx, GL_STACK_UNDERFLOW, "glPopMatrix(mode=%s)", 434 _mesa_error(ctx, GL_STACK_UNDERFLOW, 439 _mesa_error(ctx, GL_STACK_UNDERFLOW, "glMatrixPopEXT(mode=%s)",
|
| H A D | feedback.c | 381 _mesa_error( ctx, GL_STACK_UNDERFLOW, "glPopName" );
|
| H A D | debug_output.c | 1235 _mesa_error(ctx, GL_STACK_UNDERFLOW, "%s", callerstr);
|
| H A D | attrib.c | 749 _mesa_error(ctx, GL_STACK_UNDERFLOW, "glPopAttrib"); 1511 _mesa_error(ctx, GL_STACK_UNDERFLOW, "glPopClientAttrib");
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES/ |
| H A D | gl.h | 152 #define GL_STACK_UNDERFLOW 0x0504 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES/ |
| H A D | gl.h | 143 #define GL_STACK_UNDERFLOW 0x0504 macro
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | getprocaddress.c | 65 errorCode == GL_STACK_UNDERFLOW? "GL_STACK_UNDERFLOW":
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 669 #define GL_STACK_UNDERFLOW 0x0504 macro
|
| H A D | glcorearb.h | 212 #define GL_STACK_UNDERFLOW 0x0504 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 662 #define GL_STACK_UNDERFLOW 0x0504 macro
|
| H A D | glcorearb.h | 213 #define GL_STACK_UNDERFLOW 0x0504 macro
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES3/ |
| H A D | gl32.h | 1583 #define GL_STACK_UNDERFLOW 0x0504 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES3/ |
| H A D | gl32.h | 1581 #define GL_STACK_UNDERFLOW 0x0504 macro
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 1256 #define GL_STACK_UNDERFLOW 0x0504 macro [all...] |