Home
last modified time | relevance | path

Searched refs:findPrimitiveMaximumDepthSlope (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/referencerenderer/
DrrRenderer.cpp964 static float findPrimitiveMaximumDepthSlope (const pa::Triangle& triangle) in findPrimitiveMaximumDepthSlope() function
1125 const float maximumDepthSlope = findPrimitiveMaximumDepthSlope(triangle); in rasterizePrimitive()