Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
H A DglsCalibration.cpp292 bool allInGoodRange = true; in recomputeParameters() local
294 for (int i = 0; i < numRelevantPastIterations && allInGoodRange; i++) in recomputeParameters()
298 allInGoodRange = false; in recomputeParameters()
301 endCalibration = endCalibration || allInGoodRange; in recomputeParameters()

Completed in 2 milliseconds