Home
last modified time | relevance | path

Searched refs:opDepthFail (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrReferenceContext.hpp865 deUint32 opDepthFail; member
DsglrReferenceContext.cpp322 , opDepthFail (GL_KEEP) in StencilState()
2849 m_stencil[type].opDepthFail = dpfail; in stencilOpSeparate()
4357 …ps.stencilStates[faceType].dpFail = sglr::rr_util::mapGLStencilOp(m_stencil[faceType].opDepthFail); in drawWithReference()