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

/vbox/src/VBox/HostServices/SharedOpenGL/dlm/
H A Ddlm_error.c39 case GL_STACK_UNDERFLOW:
40 glerr = "GL_STACK_UNDERFLOW";
/vbox/src/VBox/GuestHost/OpenGL/packer/
H A Dpack_error.c54 case GL_STACK_UNDERFLOW:
55 glerr = "GL_STACK_UNDERFLOW";
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_error.c51 case GL_STACK_UNDERFLOW:
52 glerr = "GL_STACK_UNDERFLOW";
H A Dstate_attrib.c531 crStateError(__LINE__, __FILE__, GL_STACK_UNDERFLOW, "glPopAttrib called with an empty stack!" );
543 crStateError(__LINE__, __FILE__, GL_STACK_UNDERFLOW, "glPopAttrib called with an empty accum buffer stack!" );
555 crStateError(__LINE__, __FILE__, GL_STACK_UNDERFLOW, "glPopAttrib called with an empty color buffer stack!" );
606 crStateError(__LINE__, __FILE__, GL_STACK_UNDERFLOW, "glPopAttrib called with an empty current stack!" );
628 crStateError(__LINE__, __FILE__, GL_STACK_UNDERFLOW, "glPopAttrib called with an empty depth buffer stack!" );
646 crStateError(__LINE__, __FILE__, GL_STACK_UNDERFLOW, "glPopAttrib called with an empty enable stack!" );
740 crStateError(__LINE__, __FILE__, GL_STACK_UNDERFLOW, "glPopAttrib called with an empty eval stack!" );
789 crStateError(__LINE__, __FILE__, GL_STACK_UNDERFLOW, "glPopAttrib called with an empty fog stack!" );
813 crStateError(__LINE__, __FILE__, GL_STACK_UNDERFLOW, "glPopAttrib called with an empty hint stack!" );
844 crStateError(__LINE__, __FILE__, GL_STACK_UNDERFLOW, "glPopAttri
[all...]
H A Dstate_transform.c385 crStateError(__LINE__, __FILE__, GL_STACK_UNDERFLOW, "PopMatrix of empty stack.");
H A Dstate_feedback.c1681 crStateError(__LINE__, __FILE__, GL_STACK_UNDERFLOW,
H A Dstate_client.c1431 crStateError(__LINE__, __FILE__, GL_STACK_UNDERFLOW,
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dutils.c94 GLERROR_TO_STR(GL_STACK_UNDERFLOW);
H A Dwined3d_gl.h114 #define GL_STACK_UNDERFLOW 0x0504 macro
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl.h697 #define GL_STACK_UNDERFLOW 0x0504 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dutils.c2173 GLERROR_TO_STR(GL_STACK_UNDERFLOW);
H A Dwined3d_gl.h114 #define GL_STACK_UNDERFLOW 0x0504 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dutils.c2688 GLERROR_TO_STR(GL_STACK_UNDERFLOW);
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dgl.h695 #define GL_STACK_UNDERFLOW 0x0504 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h3696 #define GL_STACK_UNDERFLOW 0x0504 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h3991 #define GL_STACK_UNDERFLOW 0x0504 macro

Completed in 281 milliseconds