Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/framework/common/
DtcuTexLookupVerifier.cpp147 const Vec4 minStep = 1.0f / (stepCount + 1.0f); in computeBilinearSearchStepFromFloatLine() local
165 const Vec4 minStep = 1.0f / (stepCount + 1.0f); in computeBilinearSearchStepFromFloatQuad() local
176 const Vec4 minStep = 1.0f / (stepCount + 1.0f); in computeBilinearSearchStepForUnorm() local
187 const Vec4 minStep = 1.0f / (stepCount + 1.0f); in computeBilinearSearchStepForSnorm() local