Home
last modified time | relevance | path

Searched defs:minStep (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/randomshaders/
DrsgUtils.cpp226 int minStep = rnd.getInt(0, maxSteps-rangeLen); in computeRandomValueRange() local
DrsgExpression.cpp207 int minStep = rnd.getInt(0, maxSteps-rangeLen); in computeRandomValueRangeForInfElements() local
/external/deqp/framework/common/
DtcuTexLookupVerifier.cpp152 const Vec4 minStep = 1.0f / (stepCount + 1.0f); in computeBilinearSearchStepFromFloatLine() local
170 const Vec4 minStep = 1.0f / (stepCount + 1.0f); in computeBilinearSearchStepFromFloatQuad() local
181 const Vec4 minStep = 1.0f / (stepCount + 1.0f); in computeBilinearSearchStepForUnorm() local
192 const Vec4 minStep = 1.0f / (stepCount + 1.0f); in computeBilinearSearchStepForSnorm() local