Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgUtils.cpp206 const int maxIntVal = 16; in computeRandomValueRange() local
207 const int maxRangeLen = maxIntVal - minIntVal; in computeRandomValueRange()
H A DrsgExpression.cpp183 const int maxIntVal = 16; in computeRandomValueRangeForInfElements() local
184 const int maxRangeLen = maxIntVal - minIntVal; in computeRandomValueRangeForInfElements()

Completed in 4 milliseconds