Searched refs:maxDepthSlope (Results 1 – 1 of 1) sorted by relevance
671 int64_t maxDepthSlope = max(itz64[1], itz64[2]); in lerp_triangle() local673 + uint32_t((maxDepthSlope*factor)>>16) + units; in lerp_triangle()