Searched refs:GL_STENCIL_INDEX (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_diff.c182 if (el->enmFormat == GL_STENCIL_INDEX || el->enmFormat == GL_DEPTH_STENCIL)
225 if (el->enmFormat == GL_STENCIL_INDEX || el->enmFormat == GL_DEPTH_STENCIL)
328 if (el->enmFormat == GL_STENCIL_INDEX || el->enmFormat == GL_DEPTH_STENCIL)
366 if (el->enmFormat == GL_STENCIL_INDEX || el->enmFormat == GL_DEPTH_STENCIL)
/vbox/src/VBox/Additions/common/crOpenGL/
H A Ddrirenderbuffer.c124 drb->Base._BaseFormat = GL_STENCIL_INDEX;
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dpixel.c125 case GL_STENCIL_INDEX:
254 if (srcFormat == GL_COLOR_INDEX || srcFormat == GL_STENCIL_INDEX) {
901 if (dstFormat == GL_COLOR_INDEX || dstFormat == GL_STENCIL_INDEX) {
/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_main.c1350 pEl->enmFormat = GL_STENCIL_INDEX;
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl.h457 #define GL_STENCIL_INDEX 0x1901 macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dgl.h455 #define GL_STENCIL_INDEX 0x1901 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h3730 #define GL_STENCIL_INDEX 0x1901 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h543 #define GL_STENCIL_INDEX 0x1901 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_gl.h543 #define GL_STENCIL_INDEX 0x1901 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h4035 #define GL_STENCIL_INDEX 0x1901 macro

Completed in 321 milliseconds