Searched refs:earlyDepthTest (Results 1 – 2 of 2) sorted by relevance
57 const bool earlyDepthTest = !state.depthOverride && !state.alphaTestActive(); in quad() local95 if(earlyDepthTest) in quad()103 If(depthPass || Bool(!earlyDepthTest)) in quad()225 if(!earlyDepthTest) in quad()237 If(depthPass || Bool(earlyDepthTest)) in quad()