Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fTextureUnitTests.cpp959 tcu::TestCaseGroup* caseTypeGroup = new tcu::TestCaseGroup(m_testCtx, caseTypeGroupName, ""); in init() local
960 countGroup->addChild(caseTypeGroup); in init()
963caseTypeGroup->addChild(new TextureUnitCase(m_context, de::toString(testNdx).c_str(), "", numUnits… in init()
/external/deqp/modules/gles3/functional/
Des3fTextureUnitTests.cpp1267 tcu::TestCaseGroup* caseTypeGroup = new tcu::TestCaseGroup(m_testCtx, caseTypeGroupName, ""); in init() local
1268 countGroup->addChild(caseTypeGroup); in init()
1271caseTypeGroup->addChild(new TextureUnitCase(m_context, de::toString(testNdx).c_str(), "", numUnits… in init()
Des3fUniformApiTests.cpp2682 …TestCaseGroup* const caseTypeGroup = new TestCaseGroup(m_context, UniformInfoQueryCase::getCas… in init() local
2683 infoQueryGroup->addChild(caseTypeGroup); in init()
2694 caseTypeGroup->addChild(collectionTestGroup); in init()
2716 caseTypeGroup->addChild(unusedUniformsGroup); in init()