Searched refs:GL_STACK_OVERFLOW (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/glu/dist/src/libutil/
H A Derror.c48 { GL_STACK_OVERFLOW, "stack overflow" },
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dclientattrib.c96 __glXSetError(gc, GL_STACK_OVERFLOW);
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dclientattrib.c96 __glXSetError(gc, GL_STACK_OVERFLOW);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dmatrix.c236 _mesa_error(ctx, GL_STACK_OVERFLOW,
241 _mesa_error(ctx, GL_STACK_OVERFLOW, "glPushMatrix(mode=%s)",
H A Dfeedback.c351 _mesa_error( ctx, GL_STACK_OVERFLOW, "glPushName" );
H A Ddebug_output.c1208 _mesa_error(ctx, GL_STACK_OVERFLOW, "%s", callerstr);
H A Dattrib.c263 _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 Dfeedback.c351 _mesa_error( ctx, GL_STACK_OVERFLOW, "glPushName" );
H A Dmatrix.c299 _mesa_error(ctx, GL_STACK_OVERFLOW, "%s(mode=GL_TEXTURE, unit=%d)",
302 _mesa_error(ctx, GL_STACK_OVERFLOW, "%s(mode=%s)",
H A Ddebug_output.c1193 _mesa_error(ctx, GL_STACK_OVERFLOW, "%s", callerstr);
H A Dattrib.c97 _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 Dgl.h151 #define GL_STACK_OVERFLOW 0x0503 macro
/xsrc/external/mit/MesaLib/dist/include/GLES/
H A Dgl.h142 #define GL_STACK_OVERFLOW 0x0503 macro
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dgetprocaddress.c64 errorCode == GL_STACK_OVERFLOW? "GL_STACK_OVERFLOW":
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl.h668 #define GL_STACK_OVERFLOW 0x0503 macro
H A Dglcorearb.h211 #define GL_STACK_OVERFLOW 0x0503 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dgl.h661 #define GL_STACK_OVERFLOW 0x0503 macro
H A Dglcorearb.h212 #define GL_STACK_OVERFLOW 0x0503 macro
/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl32.h1582 #define GL_STACK_OVERFLOW 0x0503 macro
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl32.h1580 #define GL_STACK_OVERFLOW 0x0503 macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h1254 #define GL_STACK_OVERFLOW 0x0503 macro
[all...]

Completed in 146 milliseconds