Searched refs:dpPass (Results 1 – 12 of 12) sorted by relevance
192 StencilOp dpPass; member201 , dpPass (STENCILOP_KEEP) in StencilState()
353 SWITCH_DPFAIL_OR_DPPASS(dpPass, m_sampleRegister[regSampleNdx].depthPassed) in executeStencilDpFailAndPass()
1074 noStencilDepthWriteState.stencilStates[facetype].dpPass = STENCILOP_KEEP; in writeFragmentPackets()
802 refStencilFront.dpPass = mapVkStencilOp(m_stencilOpStateFront.passOp); in verifyImage()806 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()
792 state.fragOps.stencilStates[rr::FACETYPE_BACK].dpPass = rr::STENCILOP_INCR; in runCase()
332 state.fragOps.stencilStates[0].dpPass = rr::STENCILOP_INCR; in toReferenceRenderState()
4358 …state.fragOps.stencilStates[faceType].dpPass = sglr::rr_util::mapGLStencilOp(m_stencil[faceType].o… in drawWithReference()