Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuRasterizationVerifier.cpp358 const float kaMax = getMaxFlushToZero(getMaxValueWithinError(ka, barycentricError)); in calcTriangleInterpolationWeights() local
364 DE_ASSERT(kaMin <= kaMax); in calcTriangleInterpolationWeights()
371 getMaxFlushToZero(getMaxValueWithinError(getMaxFlushToZero(kaMax / p0.w()), divError)), in calcTriangleInterpolationWeights()