Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pShaderControlStatementTests.cpp923 …tcu::TestCaseGroup* currentLoopGroup = new tcu::TestCaseGroup(m_testCtx, loopGroups[groupNdx].name… in init() local
924 addChild(currentLoopGroup); in init()
930 currentLoopGroup->addChild(vertexOrFragmentGroup); in init()
/external/deqp/modules/gles3/performance/
Des3pShaderControlStatementTests.cpp935 …tcu::TestCaseGroup* currentLoopGroup = new tcu::TestCaseGroup(m_testCtx, loopGroups[groupNdx].name… in init() local
936 addChild(currentLoopGroup); in init()
942 currentLoopGroup->addChild(vertexOrFragmentGroup); in init()