Searched refs:earlyDepthTest (Results 1 – 1 of 1) sorted by relevance
66 const bool earlyDepthTest = !state.depthOverride && !state.alphaTestActive(); in quad() local104 if(earlyDepthTest) in quad()112 If(depthPass || Bool(!earlyDepthTest)) in quad()234 if(!earlyDepthTest) in quad()246 If(depthPass || Bool(earlyDepthTest)) in quad()