Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pShaderCompilationCases.cpp2007 deInt64 timeWithoutDraw = curMeas.totalTimeWithoutDraw(); in iterate() local
2024 totalTimesWithoutDraw.push_back (timeWithoutDraw); in iterate()
2031 "ms", QP_KEY_TAG_TIME, timeWithoutDraw / 1000.0f) in iterate()
/external/deqp/modules/gles3/performance/
Des3pShaderCompilationCases.cpp2027 deInt64 timeWithoutDraw = curMeas.totalTimeWithoutDraw(); in iterate() local
2044 totalTimesWithoutDraw.push_back (timeWithoutDraw); in iterate()
2051 "ms", QP_KEY_TAG_TIME, timeWithoutDraw / 1000.0f) in iterate()