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