Searched defs:stencilOpSeparate (Results 1 – 3 of 3) sorted by relevance
550 void GLContext::stencilOpSeparate (deUint32 face, deUint32 sfail, deUint32 dpfail, deUint32 dppass) in stencilOpSeparate() function in sglr::GLContext
2793 void ReferenceContext::stencilOpSeparate (deUint32 face, deUint32 sfail, deUint32 dpfail, deUint32 … in stencilOpSeparate() function in sglr::ReferenceContext
471 glStencilOpSeparateFunc stencilOpSeparate; variable