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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_gl.h130 EXT_STENCIL_TWO_SIDE, enumerator in enum:wined3d_gl_extension
H A Ddirectx.c187 {"GL_EXT_stencil_two_side", EXT_STENCIL_TWO_SIDE },
4667 if (gl_info->supported[EXT_STENCIL_TWO_SIDE] || gl_info->supported[ATI_SEPARATE_STENCIL])
H A Dstate.c889 if (gl_info->supported[EXT_STENCIL_TWO_SIDE])
916 if (gl_info->supported[EXT_STENCIL_TWO_SIDE])
5107 { STATE_RENDER(WINED3D_RS_STENCILWRITEMASK), { STATE_RENDER(WINED3D_RS_STENCILWRITEMASK), state_stencilwrite2s}, EXT_STENCIL_TWO_SIDE },
H A Ddevice.c630 if (gl_info->supported[EXT_STENCIL_TWO_SIDE])
H A Dsurface.c1271 if (context->gl_info->supported[EXT_STENCIL_TWO_SIDE])
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Ddirectx.c142 {"GL_EXT_stencil_two_side", EXT_STENCIL_TWO_SIDE, 0 },
H A Dwined3d_gl.h1848 EXT_STENCIL_TWO_SIDE, enumerator in enum:wined3d_gl_extension
4430 glActiveStencilFaceEXT, EXT_STENCIL_TWO_SIDE, NULL) \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddirectx.c133 {"GL_EXT_stencil_two_side", EXT_STENCIL_TWO_SIDE, 0 },
4822 if (gl_info->supported[EXT_STENCIL_TWO_SIDE] || gl_info->supported[ATI_SEPARATE_STENCIL])
H A Dstate.c865 if (gl_info->supported[EXT_STENCIL_TWO_SIDE])
892 if (gl_info->supported[EXT_STENCIL_TWO_SIDE])
4979 { STATE_RENDER(WINED3DRS_STENCILWRITEMASK), { STATE_RENDER(WINED3DRS_STENCILWRITEMASK), state_stencilwrite2s}, EXT_STENCIL_TWO_SIDE },
H A Dwined3d_gl.h1843 EXT_STENCIL_TWO_SIDE, enumerator in enum:wined3d_gl_extension
4421 glActiveStencilFaceEXT, EXT_STENCIL_TWO_SIDE, NULL) \
H A Ddevice.c4575 if (context->gl_info->supported[EXT_STENCIL_TWO_SIDE])

Completed in 201 milliseconds