Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pShaderOperatorTests.cpp2145 tcu::TestCaseGroup* const funcGroup = new tcu::TestCaseGroup(m_testCtx, groupName, ""); in init() local
2146 functionCaseGroups[funcNdx].parentGroup->addChild(funcGroup); in init()
2151 funcGroup->addChild(vertexSubGroup); in init()
2152 funcGroup->addChild(fragmentSubGroup); in init()
/external/deqp/modules/gles3/performance/
Des3pShaderOperatorTests.cpp2188 tcu::TestCaseGroup* const funcGroup = new tcu::TestCaseGroup(m_testCtx, groupName, ""); in init() local
2189 functionCaseGroups[funcNdx].parentGroup->addChild(funcGroup); in init()
2194 funcGroup->addChild(vertexSubGroup); in init()
2195 funcGroup->addChild(fragmentSubGroup); in init()