Searched refs:GL_STENCIL_BUFFER_BIT (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_attrib.c439 if (mask & GL_STENCIL_BUFFER_BIT)
1030 if (mask & GL_STENCIL_BUFFER_BIT)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dsurface.c1238 gl_mask |= GL_STENCIL_BUFFER_BIT;
1269 if (gl_mask & GL_STENCIL_BUFFER_BIT)
H A Ddevice.c639 clear_mask = clear_mask | GL_STENCIL_BUFFER_BIT;
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl.h711 #define GL_STENCIL_BUFFER_BIT 0x00000400 macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dgl.h709 #define GL_STENCIL_BUFFER_BIT 0x00000400 macro
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp6770 mask |= GL_STENCIL_BUFFER_BIT;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h3723 #define GL_STENCIL_BUFFER_BIT 0x00000400 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h511 #define GL_STENCIL_BUFFER_BIT 0x00000400 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_gl.h511 #define GL_STENCIL_BUFFER_BIT 0x00000400 macro
H A Ddevice.c4584 glMask = glMask | GL_STENCIL_BUFFER_BIT;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h4020 #define GL_STENCIL_BUFFER_BIT 0x00000400 macro

Completed in 276 milliseconds