Searched refs:ATI_SEPARATE_STENCIL (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_gl.h107 ATI_SEPARATE_STENCIL, enumerator in enum:wined3d_gl_extension
H A Ddirectx.c163 {"GL_ATI_separate_stencil", ATI_SEPARATE_STENCIL },
4667 if (gl_info->supported[EXT_STENCIL_TWO_SIDE] || gl_info->supported[ATI_SEPARATE_STENCIL])
H A Dstate.c902 else if (gl_info->supported[ATI_SEPARATE_STENCIL])
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Ddirectx.c120 {"GL_ATI_separate_stencil", ATI_SEPARATE_STENCIL, 0 },
H A Dwined3d_gl.h1827 ATI_SEPARATE_STENCIL, enumerator in enum:wined3d_gl_extension
4258 glStencilOpSeparateATI, ATI_SEPARATE_STENCIL, NULL) \
4260 glStencilFuncSeparateATI, ATI_SEPARATE_STENCIL, NULL) \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddirectx.c111 {"GL_ATI_separate_stencil", ATI_SEPARATE_STENCIL, 0 },
4822 if (gl_info->supported[EXT_STENCIL_TWO_SIDE] || gl_info->supported[ATI_SEPARATE_STENCIL])
H A Dwined3d_gl.h1822 ATI_SEPARATE_STENCIL, enumerator in enum:wined3d_gl_extension
4249 glStencilOpSeparateATI, ATI_SEPARATE_STENCIL, NULL) \
4251 glStencilFuncSeparateATI, ATI_SEPARATE_STENCIL, NULL) \
H A Dstate.c878 else if (gl_info->supported[ATI_SEPARATE_STENCIL])

Completed in 206 milliseconds