Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pShaderCompilationCases.cpp428 …deInt64 firstPhase (void) const { return sourceSetTime + vertexCompileTime + fragmentCompileTim… in firstPhase() function
431 …deInt64 totalTimeWithoutDraw (void) const { return firstPhase() - de::min(secondPhase(), firstInpu… in totalTimeWithoutDraw()
2020 firstPhaseTimes.push_back (curMeas.firstPhase()); in iterate()
/external/deqp/modules/gles3/performance/
Des3pShaderCompilationCases.cpp428 …deInt64 firstPhase (void) const { return sourceSetTime + vertexCompileTime + fragmentCompileTim… in firstPhase() function
431 …deInt64 totalTimeWithoutDraw (void) const { return firstPhase() - de::min(secondPhase(), firstInpu… in totalTimeWithoutDraw()
2040 firstPhaseTimes.push_back (curMeas.firstPhase()); in iterate()