Home
last modified time | relevance | path

Searched defs:sfail (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/main/
Dstencil.c396 _mesa_StencilOpSeparate(GLenum face, GLenum sfail, GLenum zfail, GLenum zpass) in _mesa_StencilOpSeparate()
/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp510 void GLContext::stencilOp (deUint32 sfail, deUint32 dpfail, deUint32 dppass) in stencilOp()
550 void GLContext::stencilOpSeparate (deUint32 face, deUint32 sfail, deUint32 dpfail, deUint32 dppass) in stencilOpSeparate()
DsglrContextWrapper.cpp309 void ContextWrapper::glStencilOp (deUint32 sfail, deUint32 dpfail, deUint32 dppass) in glStencilOp()
DsglrReferenceContext.cpp2788 void ReferenceContext::stencilOp (deUint32 sfail, deUint32 dpfail, deUint32 dppass) in stencilOp()
2793 void ReferenceContext::stencilOpSeparate (deUint32 face, deUint32 sfail, deUint32 dpfail, deUint32 … in stencilOpSeparate()
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl5643 GLW_APICALL void GLW_APIENTRY glStencilOpSeparate (GLenum face, GLenum sfail, GLenum dpfail, GLenum…
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl4813 void CallLogWrapper::glStencilOpSeparate (glw::GLenum face, glw::GLenum sfail, glw::GLenum dpfail, …
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl5231 void glwStencilOpSeparate (GLenum face, GLenum sfail, GLenum dpfail, GLenum dppass)