Searched refs:GL_STACK_OVERFLOW (Results 1 – 18 of 18) sorted by relevance
/external/mesa3d/src/glx/ |
D | clientattrib.c | 96 __glXSetError(gc, GL_STACK_OVERFLOW); in __indirect_glPushClientAttrib()
|
/external/mesa3d/src/mesa/main/ |
D | matrix.c | 236 _mesa_error(ctx, GL_STACK_OVERFLOW, in _mesa_PushMatrix() 241 _mesa_error(ctx, GL_STACK_OVERFLOW, "glPushMatrix(mode=%s)", in _mesa_PushMatrix()
|
D | feedback.c | 352 _mesa_error( ctx, GL_STACK_OVERFLOW, "glPushName" ); in _mesa_PushName()
|
D | debug_output.c | 1209 _mesa_error(ctx, GL_STACK_OVERFLOW, "%s", callerstr); in _mesa_PushDebugGroup()
|
D | attrib.c | 252 _mesa_error( ctx, GL_STACK_OVERFLOW, "glPushAttrib" ); in _mesa_PushAttrib() 1654 _mesa_error( ctx, GL_STACK_OVERFLOW, "glPushClientAttrib" ); in _mesa_PushClientAttrib()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcKHRDebugTests.cpp | 134 if (GL_STACK_OVERFLOW == err) in fillGroupStack() 435 CHECK_ERROR(GL_STACK_OVERFLOW, "PushDebugGroup called GL_MAX_DEBUG_GROUP_STACK_DEPTH times"); in iterate()
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/ |
D | gl.h | 169 #define GL_STACK_OVERFLOW 0x0503 macro
|
/external/mesa3d/include/GLES/ |
D | gl.h | 151 #define GL_STACK_OVERFLOW 0x0503 macro
|
/external/swiftshader/include/GLES/ |
D | gl.h | 142 #define GL_STACK_OVERFLOW 0x0503 macro
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | Context.cpp | 3260 return error(GL_STACK_OVERFLOW); in pushMatrix() 3268 return error(GL_STACK_OVERFLOW); in popMatrix()
|
D | main.cpp | 135 case GL_STACK_OVERFLOW: in error()
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/ |
D | gl2ext.h | 225 #define GL_STACK_OVERFLOW 0x0503 macro
|
/external/mesa3d/include/GL/ |
D | gl.h | 668 #define GL_STACK_OVERFLOW 0x0503 macro
|
D | glcorearb.h | 211 #define GL_STACK_OVERFLOW 0x0503 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 113 #define GL_STACK_OVERFLOW 0x0503 macro
|
/external/mesa3d/include/GLES3/ |
D | gl32.h | 1582 #define GL_STACK_OVERFLOW 0x0503 macro
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cTextureViewTests.cpp | 736 case GL_STACK_OVERFLOW: in getErrorCodeString()
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 211 #define GL_STACK_OVERFLOW 0x0503 macro
|