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

12

/external/mesa3d/src/glx/
H A Dclientattrib.c96 __glXSetError(gc, GL_STACK_OVERFLOW);
/external/mesa3d/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.c352 _mesa_error( ctx, GL_STACK_OVERFLOW, "glPushName" );
H A Dattrib.c252 _mesa_error( ctx, GL_STACK_OVERFLOW, "glPushAttrib" );
1645 _mesa_error( ctx, GL_STACK_OVERFLOW, "glPushClientAttrib" );
H A Ddebug_output.c1208 _mesa_error(ctx, GL_STACK_OVERFLOW, "%s", callerstr);
/external/robolectric/v1/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/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cKHRDebugTests.cpp133 if (GL_STACK_OVERFLOW == err)
456 CHECK_ERROR(GL_STACK_OVERFLOW, "PushDebugGroup called GL_MAX_DEBUG_GROUP_STACK_DEPTH times");
H A Dgl4cTextureViewTests.cpp736 case GL_STACK_OVERFLOW:
737 return "GL_STACK_OVERFLOW";
/external/mesa3d/include/GLES/
H A Dgl.h169 #define GL_STACK_OVERFLOW 0x0503 macro
/external/swiftshader/include/GLES/
H A Dgl.h142 #define GL_STACK_OVERFLOW 0x0503 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
H A Dgl.h169 #define GL_STACK_OVERFLOW 0x0503 macro
/external/swiftshader/src/OpenGL/libGL/
H A DContext.cpp3069 return error(GL_STACK_OVERFLOW);
3082 return error(GL_STACK_OVERFLOW);
/external/swiftshader/src/OpenGL/libGLES_CM/
H A DContext.cpp3259 return error(GL_STACK_OVERFLOW);
3267 return error(GL_STACK_OVERFLOW);
H A Dmain.cpp135 case GL_STACK_OVERFLOW:
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
H A Dgl2ext.h225 #define GL_STACK_OVERFLOW 0x0503 macro
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl111 #define GL_STACK_OVERFLOW 0x0503
/external/mesa3d/include/GL/
H A Dgl.h668 #define GL_STACK_OVERFLOW 0x0503 macro
H A Dglcorearb.h331 #define GL_STACK_OVERFLOW 0x0503 macro
/external/mesa3d/include/GLES3/
H A Dgl32.h1572 #define GL_STACK_OVERFLOW 0x0503 macro
/external/swiftshader/include/GL/
H A Dglcorearb.h211 #define GL_STACK_OVERFLOW 0x0503 macro
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 4336 milliseconds

12