Home
last modified time | relevance | path

Searched refs:opStencilFail (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrReferenceContext.hpp864 deUint32 opStencilFail; member
H A DsglrReferenceContext.cpp321 , opStencilFail (GL_KEEP) in StencilState()
2848 m_stencil[type].opStencilFail = sfail;
4356 state.fragOps.stencilStates[faceType].sFail = sglr::rr_util::mapGLStencilOp(m_stencil[faceType].opStencilFail);

Completed in 7 milliseconds