Searched refs:GL_STENCIL_TEST_TWO_SIDE_EXT (Results 1 - 18 of 18) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_enable.c500 case GL_STENCIL_TEST_TWO_SIDE_EXT:
H A Dstate_stencil.c417 able[to->stencilTwoSideEXT](GL_STENCIL_TEST_TWO_SIDE_EXT);
958 CRSTATE_CHECKGLERR(able[to->stencilTwoSideEXT](GL_STENCIL_TEST_TWO_SIDE_EXT));
H A Dstate_lists.c368 CRSTATE_SET_ENABLED(stencil.stencilTwoSideEXT, GL_STENCIL_TEST_TWO_SIDE_EXT);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dstate.c805 glEnable(GL_STENCIL_TEST_TWO_SIDE_EXT);
806 checkGLcall("glEnable(GL_STENCIL_TEST_TWO_SIDE_EXT)");
894 glDisable(GL_STENCIL_TEST_TWO_SIDE_EXT);
895 checkGLcall("glDisable(GL_STENCIL_TEST_TWO_SIDE_EXT)");
H A Dwined3d_gl.h3280 #define GL_STENCIL_TEST_TWO_SIDE_EXT 0x8910 macro
H A Ddevice.c4577 glDisable(GL_STENCIL_TEST_TWO_SIDE_EXT);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dstate.c802 gl_info->gl_ops.gl.p_glEnable(GL_STENCIL_TEST_TWO_SIDE_EXT);
803 checkGLcall("glEnable(GL_STENCIL_TEST_TWO_SIDE_EXT)");
918 gl_info->gl_ops.gl.p_glDisable(GL_STENCIL_TEST_TWO_SIDE_EXT);
919 checkGLcall("glDisable(GL_STENCIL_TEST_TWO_SIDE_EXT)");
H A Ddevice.c632 gl_info->gl_ops.gl.p_glDisable(GL_STENCIL_TEST_TWO_SIDE_EXT);
H A Dsurface.c1273 gl_info->gl_ops.gl.p_glDisable(GL_STENCIL_TEST_TWO_SIDE_EXT);
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp5468 enableCap = GL_STENCIL_TEST_TWO_SIDE_EXT;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h3749 #define GL_STENCIL_TEST_TWO_SIDE_EXT 0x8910 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h3289 #define GL_STENCIL_TEST_TWO_SIDE_EXT 0x8910 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h4054 #define GL_STENCIL_TEST_TWO_SIDE_EXT 0x8910 macro
/vbox/src/VBox/GuestHost/OpenGL/include/GL/
H A Dglext.h3070 #define GL_STENCIL_TEST_TWO_SIDE_EXT 0x8910 macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dglext.h3065 #define GL_STENCIL_TEST_TWO_SIDE_EXT 0x8910 macro
/vbox/include/VBox/HostServices/
H A Dglext.h2785 #define GL_STENCIL_TEST_TWO_SIDE_EXT 0x8910 macro
/vbox/src/VBox/Devices/Graphics/vmsvga_glext/
H A Dglext.h4836 #define GL_STENCIL_TEST_TWO_SIDE_EXT 0x8910 macro
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dglext.h4206 #define GL_STENCIL_TEST_TWO_SIDE_EXT 0x8910 macro

Completed in 590 milliseconds