Searched refs:GL_STACK_UNDERFLOW (Results 1 – 17 of 17) sorted by relevance
/external/mesa3d/src/glx/ |
D | clientattrib.c | 127 __glXSetError(gc, GL_STACK_UNDERFLOW); in __indirect_glPopClientAttrib()
|
/external/mesa3d/src/mesa/main/ |
D | matrix.c | 295 _mesa_error(ctx, GL_STACK_UNDERFLOW, in _mesa_PopMatrix() 300 _mesa_error(ctx, GL_STACK_UNDERFLOW, "glPopMatrix(mode=%s)", in _mesa_PopMatrix()
|
D | feedback.c | 382 _mesa_error( ctx, GL_STACK_UNDERFLOW, "glPopName" ); in _mesa_PopName()
|
D | debug_output.c | 1251 _mesa_error(ctx, GL_STACK_UNDERFLOW, "%s", callerstr); in _mesa_PopDebugGroup()
|
D | attrib.c | 929 _mesa_error( ctx, GL_STACK_UNDERFLOW, "glPopAttrib" ); in _mesa_PopAttrib() 1740 _mesa_error( ctx, GL_STACK_UNDERFLOW, "glPopClientAttrib" ); in _mesa_PopClientAttrib()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcKHRDebugTests.cpp | 87 if (GL_STACK_UNDERFLOW == err) in cleanGroupStack() 456 CHECK_ERROR(GL_STACK_UNDERFLOW, "PopDebugGroup called GL_MAX_DEBUG_GROUP_STACK_DEPTH times"); in iterate()
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/ |
D | gl.h | 170 #define GL_STACK_UNDERFLOW 0x0504 macro
|
/external/mesa3d/include/GLES/ |
D | gl.h | 152 #define GL_STACK_UNDERFLOW 0x0504 macro
|
/external/swiftshader/include/GLES/ |
D | gl.h | 143 #define GL_STACK_UNDERFLOW 0x0504 macro
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/ |
D | gl2ext.h | 226 #define GL_STACK_UNDERFLOW 0x0504 macro
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | main.cpp | 139 case GL_STACK_UNDERFLOW: in error()
|
/external/mesa3d/include/GL/ |
D | gl.h | 669 #define GL_STACK_UNDERFLOW 0x0504 macro
|
D | glcorearb.h | 212 #define GL_STACK_UNDERFLOW 0x0504 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 115 #define GL_STACK_UNDERFLOW 0x0504 macro
|
/external/mesa3d/include/GLES3/ |
D | gl32.h | 1583 #define GL_STACK_UNDERFLOW 0x0504 macro
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cTextureViewTests.cpp | 738 case GL_STACK_UNDERFLOW: in getErrorCodeString()
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 212 #define GL_STACK_UNDERFLOW 0x0504 macro
|