Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pShaderControlStatementTests.cpp848 …tcu::TestCaseGroup* ifElseGroup = new tcu::TestCaseGroup(m_testCtx, "if_else", "if-else Conditiona… in init() local
849 addChild(ifElseGroup); in init()
855 ifElseGroup->addChild(vertexOrFragmentGroup); in init()
/external/deqp/modules/gles3/performance/
Des3pShaderControlStatementTests.cpp860 …tcu::TestCaseGroup* ifElseGroup = new tcu::TestCaseGroup(m_testCtx, "if_else", "if-else Conditiona… in init() local
861 addChild(ifElseGroup); in init()
867 ifElseGroup->addChild(vertexOrFragmentGroup); in init()