Searched refs:dpPass (Results 1 – 10 of 10) sorted by relevance
181 StencilOp dpPass; member190 , dpPass (STENCILOP_KEEP) in StencilState()
298 SWITCH_DPFAIL_OR_DPPASS(dpPass, m_sampleRegister[regSampleNdx].depthPassed) in executeStencilDpFailAndPass()
1069 noStencilDepthWriteState.stencilStates[facetype].dpPass = STENCILOP_KEEP; in writeFragmentPackets()
84 dst.dpPass = sglr::rr_util::mapGLStencilOp(src.depthPassOp); in translateStencilState()
375 dst.dpPass = sglr::rr_util::mapGLStencilOp(src.depthPassOp); in translateStencilState()
773 state.fragOps.stencilStates[rr::FACETYPE_BACK].dpPass = rr::STENCILOP_INCR; in runCase()
326 state.fragOps.stencilStates[0].dpPass = rr::STENCILOP_INCR; in toReferenceRenderState()
4319 …state.fragOps.stencilStates[faceType].dpPass = sglr::rr_util::mapGLStencilOp(m_stencil[faceType].o… in drawWithReference()