Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pShaderCompilationCases.cpp431 …deInt64 totalTimeWithoutDraw (void) const { return firstPhase() - de::min(secondPhase(), firstInpu… in totalTimeWithoutDraw() function
1846 totalTimesWithoutDraw.push_back(measurements[i].totalTimeWithoutDraw()); in goodEnoughMeasurements()
2007 deInt64 timeWithoutDraw = curMeas.totalTimeWithoutDraw(); in iterate()
/external/deqp/modules/gles3/performance/
Des3pShaderCompilationCases.cpp431 …deInt64 totalTimeWithoutDraw (void) const { return firstPhase() - de::min(secondPhase(), firstInpu… in totalTimeWithoutDraw() function
1866 totalTimesWithoutDraw.push_back(measurements[i].totalTimeWithoutDraw()); in goodEnoughMeasurements()
2027 deInt64 timeWithoutDraw = curMeas.totalTimeWithoutDraw(); in iterate()