Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsLongStressCase.cpp288 …void drawInfo (deUint64 secondsElapsed, int texMem, int maxTexMem, int bufMem, int maxBufM…
303 void DebugInfoRenderer::drawInfo (const deUint64 secondsElapsed, const int texMem, const int maxTex… in drawInfo() function in deqp::gls::LongStressCaseInternal::DebugInfoRenderer
1479 …m_debugInfoRenderer->drawInfo(deGetTime()-m_startTimeSeconds, m_textures->computeApproxMemUsage(),… in iterate()