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

/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.hpp857 deUint32 opStencilFail; member in struct:sglr::ReferenceContext::StencilState
H A DsglrReferenceContext.cpp305 , opStencilFail (GL_KEEP)
2788 m_stencil[type].opStencilFail = sfail;
4338 state.fragOps.stencilStates[faceType].sFail = sglr::rr_util::mapGLStencilOp(m_stencil[faceType].opStencilFail);

Completed in 63 milliseconds