Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
H A DglsCalibration.hpp161 void recordIteration (deUint64 frameTime);
H A DglsCalibration.cpp253 void TheilSenCalibrator::recordIteration (deUint64 iterationTime) in recordIteration() function in deqp::gls::TheilSenCalibrator
H A DglsShaderPerformanceMeasurer.cpp290 m_calibrator.recordIteration(renderStartTime - m_prevRenderStartTime);
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pTextureUploadTests.cpp355 m_calibrator.recordIteration(duration); in iterate()
437 m_calibrator.recordIteration(curTime - m_renderStart); in iterate()
H A Des2pShaderOperatorTests.cpp911 m_calibrator.recordIteration(renderAndMeasure(m_calibrator.getCallCount()));
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pDepthTests.cpp876 calibrator.recordIteration(now - prev); in calibrate()
956 calibrator.recordIteration(now - prev); in calibrate()
H A Des3pShaderOperatorTests.cpp911 m_calibrator.recordIteration(renderAndMeasure(m_calibrator.getCallCount()));

Completed in 12 milliseconds