HomeSort by relevance Sort by last modified time
    Searched refs:frameTimeCapUs (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/glshared/
glsCalibration.hpp 121 , frameTimeCapUs (1000.0f*frameTimeCapMs_)
131 float frameTimeCapUs;
glsCalibration.cpp 354 if (m_calibrateIterations[i].numDrawCalls == 1 || m_calibrateIterations[i].frameTime > m_params.frameTimeCapUs*1.05f) // Only account for measurements not too near the cap.

Completed in 493 milliseconds