Searched refs:dpFail (Results 1 – 10 of 10) sorted by relevance
191 StencilOp dpFail; member200 , dpFail (STENCILOP_KEEP) in StencilState()
298 SWITCH_DPFAIL_OR_DPPASS(dpFail, !m_sampleRegister[regSampleNdx].depthPassed) in executeStencilDpFailAndPass()
1068 noStencilDepthWriteState.stencilStates[facetype].dpFail = STENCILOP_KEEP; in writeFragmentPackets()
925 refStencilFront.dpFail = mapVkStencilOp(m_stencilOpStateFront.depthFailOp); in verifyImage()930 refStencilBack.dpFail = mapVkStencilOp(m_stencilOpStateBack.depthFailOp); in verifyImage()
83 dst.dpFail = sglr::rr_util::mapGLStencilOp(src.depthFailOp); in translateStencilState()
374 dst.dpFail = sglr::rr_util::mapGLStencilOp(src.depthFailOp); in translateStencilState()
325 state.fragOps.stencilStates[0].dpFail = rr::STENCILOP_INCR; in toReferenceRenderState()
4318 …state.fragOps.stencilStates[faceType].dpFail = sglr::rr_util::mapGLStencilOp(m_stencil[faceType].o… in drawWithReference()