Home
last modified time | relevance | path

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

/external/deqp/framework/randomshaders/
DrsgUtils.cpp206 const int maxIntVal = 16; in computeRandomValueRange() local
207 const int maxRangeLen = maxIntVal - minIntVal; in computeRandomValueRange()
DrsgExpression.cpp183 const int maxIntVal = 16; in computeRandomValueRangeForInfElements() local
184 const int maxRangeLen = maxIntVal - minIntVal; in computeRandomValueRangeForInfElements()