Home
last modified time | relevance | path

Searched defs:dpfail (Results 1 – 5 of 5) sorted by relevance

/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.cpp2767 void ReferenceContext::stencilOp (deUint32 sfail, deUint32 dpfail, deUint32 dppass) in stencilOp()
2772 void ReferenceContext::stencilOpSeparate (deUint32 face, deUint32 sfail, deUint32 dpfail, deUint32 … in stencilOpSeparate()
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl720 GLW_APICALL void GLW_APIENTRY glStencilOpSeparate (GLenum face, GLenum sfail, GLenum dpfail, GLenum…
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl861 void glwStencilOpSeparate (GLenum face, GLenum sfail, GLenum dpfail, GLenum dppass)