Searched refs:dpFail (Results 1 – 9 of 9) sorted by relevance
180 StencilOp dpFail; member189 , dpFail (STENCILOP_KEEP) in StencilState()
297 SWITCH_DPFAIL_OR_DPPASS(dpFail, !m_sampleRegister[regSampleNdx].depthPassed) in executeStencilDpFailAndPass()
1068 noStencilDepthWriteState.stencilStates[facetype].dpFail = STENCILOP_KEEP; in writeFragmentPackets()
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()