Searched refs:dpPass (Results 1 – 11 of 11) sorted by relevance
192 StencilOp dpPass; member201 , dpPass (STENCILOP_KEEP) in StencilState()
353 SWITCH_DPFAIL_OR_DPPASS(dpPass, m_sampleRegister[regSampleNdx].depthPassed) in executeStencilDpFailAndPass()
1069 noStencilDepthWriteState.stencilStates[facetype].dpPass = STENCILOP_KEEP; in writeFragmentPackets()
692 refStencilFront.dpPass = mapVkStencilOp(m_stencilOpStateFront.passOp); in verifyImage()696 refStencilBack.dpPass = mapVkStencilOp(m_stencilOpStateBack.passOp); in verifyImage()
84 dst.dpPass = sglr::rr_util::mapGLStencilOp(src.depthPassOp); in translateStencilState()
375 dst.dpPass = sglr::rr_util::mapGLStencilOp(src.depthPassOp); in translateStencilState()
791 state.fragOps.stencilStates[rr::FACETYPE_BACK].dpPass = rr::STENCILOP_INCR; in runCase()
332 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()