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

/external/chromium_org/third_party/mesa/src/src/glx/
H A Dclientattrib.c92 __glXSetError(gc, GL_STACK_OVERFLOW);
/external/mesa3d/src/glx/
H A Dclientattrib.c92 __glXSetError(gc, GL_STACK_OVERFLOW);
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dmatrix.c253 _mesa_error(ctx, GL_STACK_OVERFLOW,
258 _mesa_error(ctx, GL_STACK_OVERFLOW, "glPushMatrix(mode=%s)",
H A Dfeedback.c362 _mesa_error( ctx, GL_STACK_OVERFLOW, "glPushName" );
H A Dattrib.c218 _mesa_error( ctx, GL_STACK_OVERFLOW, "glPushAttrib" );
1512 _mesa_error( ctx, GL_STACK_OVERFLOW, "glPushClientAttrib" );
H A Derrors.c866 case GL_STACK_OVERFLOW:
867 return "GL_STACK_OVERFLOW";
/external/mesa3d/src/mesa/main/
H A Dmatrix.c253 _mesa_error(ctx, GL_STACK_OVERFLOW,
258 _mesa_error(ctx, GL_STACK_OVERFLOW, "glPushMatrix(mode=%s)",
H A Dfeedback.c362 _mesa_error( ctx, GL_STACK_OVERFLOW, "glPushName" );
H A Dattrib.c218 _mesa_error( ctx, GL_STACK_OVERFLOW, "glPushAttrib" );
1512 _mesa_error( ctx, GL_STACK_OVERFLOW, "glPushClientAttrib" );
H A Derrors.c866 case GL_STACK_OVERFLOW:
867 return "GL_STACK_OVERFLOW";
/external/robolectric/lib/main/
H A Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/microedition/khronos/ javax/microedition/khronos/opengles/ ...
/external/chromium_org/third_party/mesa/src/include/GLES/
H A Dgl.h169 #define GL_STACK_OVERFLOW 0x0503 macro
/external/mesa3d/include/GLES/
H A Dgl.h169 #define GL_STACK_OVERFLOW 0x0503 macro
/external/chromium_org/third_party/khronos/GLES2/
H A Dgl2ext.h225 #define GL_STACK_OVERFLOW 0x0503 macro
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dgl.h696 #define GL_STACK_OVERFLOW 0x0503 macro
/external/mesa3d/include/GL/
H A Dgl.h696 #define GL_STACK_OVERFLOW 0x0503 macro

Completed in 193 milliseconds