Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/performance/
Des3pShaderCompilationCases.cpp429 deInt64 secondPhase (void) const { return secondInputSetTime + secondDrawTime; } in secondPhase() function
431 …deInt64 totalTimeWithoutDraw (void) const { return firstPhase() - de::min(secondPhase(), firstInpu… in totalTimeWithoutDraw()
2043 secondPhaseTimes.push_back (curMeas.secondPhase()); in iterate()
/external/deqp/modules/gles2/performance/
Des2pShaderCompilationCases.cpp429 deInt64 secondPhase (void) const { return secondInputSetTime + secondDrawTime; } in secondPhase() function
431 …deInt64 totalTimeWithoutDraw (void) const { return firstPhase() - de::min(secondPhase(), firstInpu… in totalTimeWithoutDraw()
2023 secondPhaseTimes.push_back (curMeas.secondPhase()); in iterate()