| /xsrc/external/mit/glu/dist/src/libutil/ |
| H A D | error.c | 48 { GL_STACK_OVERFLOW, "stack overflow" },
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | clientattrib.c | 96 __glXSetError(gc, GL_STACK_OVERFLOW);
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | clientattrib.c | 96 __glXSetError(gc, GL_STACK_OVERFLOW);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | matrix.c | 236 _mesa_error(ctx, GL_STACK_OVERFLOW, 241 _mesa_error(ctx, GL_STACK_OVERFLOW, "glPushMatrix(mode=%s)",
|
| H A D | feedback.c | 351 _mesa_error( ctx, GL_STACK_OVERFLOW, "glPushName" );
|
| H A D | debug_output.c | 1208 _mesa_error(ctx, GL_STACK_OVERFLOW, "%s", callerstr);
|
| H A D | attrib.c | 263 _mesa_error(ctx, GL_STACK_OVERFLOW, "glPushAttrib"); 1728 _mesa_error(ctx, GL_STACK_OVERFLOW, "glPushClientAttrib");
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | feedback.c | 351 _mesa_error( ctx, GL_STACK_OVERFLOW, "glPushName" );
|
| H A D | matrix.c | 299 _mesa_error(ctx, GL_STACK_OVERFLOW, "%s(mode=GL_TEXTURE, unit=%d)", 302 _mesa_error(ctx, GL_STACK_OVERFLOW, "%s(mode=%s)",
|
| H A D | debug_output.c | 1193 _mesa_error(ctx, GL_STACK_OVERFLOW, "%s", callerstr);
|
| H A D | attrib.c | 97 _mesa_error(ctx, GL_STACK_OVERFLOW, "glPushAttrib"); 1480 _mesa_error(ctx, GL_STACK_OVERFLOW, "glPushClientAttrib");
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES/ |
| H A D | gl.h | 151 #define GL_STACK_OVERFLOW 0x0503 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES/ |
| H A D | gl.h | 142 #define GL_STACK_OVERFLOW 0x0503 macro
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | getprocaddress.c | 64 errorCode == GL_STACK_OVERFLOW? "GL_STACK_OVERFLOW":
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 668 #define GL_STACK_OVERFLOW 0x0503 macro
|
| H A D | glcorearb.h | 211 #define GL_STACK_OVERFLOW 0x0503 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 661 #define GL_STACK_OVERFLOW 0x0503 macro
|
| H A D | glcorearb.h | 212 #define GL_STACK_OVERFLOW 0x0503 macro
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES3/ |
| H A D | gl32.h | 1582 #define GL_STACK_OVERFLOW 0x0503 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES3/ |
| H A D | gl32.h | 1580 #define GL_STACK_OVERFLOW 0x0503 macro
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 1254 #define GL_STACK_OVERFLOW 0x0503 macro [all...] |