Searched defs:dppass (Results 1 – 6 of 6) sorted by relevance
/external/deqp/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 510 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()
|
D | sglrContextWrapper.cpp | 309 void ContextWrapper::glStencilOp (deUint32 sfail, deUint32 dpfail, deUint32 dppass) in glStencilOp()
|
D | sglrReferenceContext.cpp | 2788 void ReferenceContext::stencilOp (deUint32 sfail, deUint32 dpfail, deUint32 dppass) in stencilOp() 2793 …ferenceContext::stencilOpSeparate (deUint32 face, deUint32 sfail, deUint32 dpfail, deUint32 dppass) in stencilOpSeparate()
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 3488 …::glStencilOpSeparate (glw::GLenum face, glw::GLenum sfail, glw::GLenum dpfail, glw::GLenum dppass)
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 3793 …ALL void GLW_APIENTRY glStencilOpSeparate (GLenum face, GLenum sfail, GLenum dpfail, GLenum dppass)
|
/external/deqp/framework/opengl/wrapper/ |
D | glwImpl.inl | 3727 void glwStencilOpSeparate (GLenum face, GLenum sfail, GLenum dpfail, GLenum dppass)
|