Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fMultisampleShaderRenderCase.cpp452 …const std::string sectionDescription = (m_numIterations > 1) ? ("Iteration " + de::toString(m_it… in drawOneIteration() local
453 …ction section (m_testCtx.getLog(), "Iteration" + de::toString(m_iteration), sectionDescription); in drawOneIteration()