Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
H A DglsCalibration.hpp118 , calibrateIterationShortcutThreshold (1000.0f*calibrateIterationShortcutThresholdMs_) in CalibratorParameters()
128 float calibrateIterationShortcutThreshold; member
H A DglsCalibration.cpp335 m_measureState.start(numMeasureFrames, m_params.calibrateIterationShortcutThreshold, m_calibrateIterations.back().numDrawCalls); in recomputeParameters()
390 m_measureState.start(m_params.maxCalibrateIterationFrames, m_params.calibrateIterationShortcutThreshold, newCallCount); in recomputeParameters()

Completed in 2 milliseconds