Home
last modified time | relevance | path

Searched refs:temporallyStable (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp5886 bool temporallyStable; in logAndSetTestResult() local
5902 temporallyStable = true; in logAndSetTestResult()
5903temporallyStable &= checkSampleTemporalStability(&Result::renderReadDuration, "Combined draw and … in logAndSetTestResult()
5904 temporallyStable &= checkSampleTemporalStability(&Result::uploadDuration, "Upload time"); in logAndSetTestResult()
5905 temporallyStable &= checkSampleTemporalStability(&Result::renderDuration, "Draw call time"); in logAndSetTestResult()
5906 temporallyStable &= checkSampleTemporalStability(&Result::readDuration, "ReadPixels time"); in logAndSetTestResult()
5915 if (!temporallyStable) in logAndSetTestResult()