Home
last modified time | relevance | path

Searched refs:GL_STACK_UNDERFLOW (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/glx/
Dclientattrib.c123 __glXSetError(gc, GL_STACK_UNDERFLOW); in __indirect_glPopClientAttrib()
/external/mesa3d/src/mesa/main/
Dmatrix.c293 _mesa_error(ctx, GL_STACK_UNDERFLOW, in _mesa_PopMatrix()
298 _mesa_error(ctx, GL_STACK_UNDERFLOW, "glPopMatrix(mode=%s)", in _mesa_PopMatrix()
Dfeedback.c393 _mesa_error( ctx, GL_STACK_UNDERFLOW, "glPopName" ); in _mesa_PopName()
Derrors.c868 case GL_STACK_UNDERFLOW: in error_string()
Dattrib.c850 _mesa_error( ctx, GL_STACK_UNDERFLOW, "glPopAttrib" ); in _mesa_PopAttrib()
1557 _mesa_error( ctx, GL_STACK_UNDERFLOW, "glPopClientAttrib" ); in _mesa_PopClientAttrib()
/external/mesa3d/include/GLES/
Dgl.h170 #define GL_STACK_UNDERFLOW 0x0504 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl110 #define GL_STACK_UNDERFLOW 0x0504 macro
/external/mesa3d/include/GL/
Dgl.h697 #define GL_STACK_UNDERFLOW 0x0504 macro