Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fTextureUnitTests.cpp960 tcu::TestCaseGroup* caseTypeGroup = new tcu::TestCaseGroup(m_testCtx, caseTypeGroupName, ""); in init() local
961 countGroup->addChild(caseTypeGroup); in init()
964caseTypeGroup->addChild(new TextureUnitCase(m_context, de::toString(testNdx).c_str(), "", numUnits… in init()
/external/deqp/modules/gles3/functional/
Des3fTextureUnitTests.cpp1268 tcu::TestCaseGroup* caseTypeGroup = new tcu::TestCaseGroup(m_testCtx, caseTypeGroupName, ""); in init() local
1269 countGroup->addChild(caseTypeGroup); in init()
1272caseTypeGroup->addChild(new TextureUnitCase(m_context, de::toString(testNdx).c_str(), "", numUnits… in init()
Des3fUniformApiTests.cpp2672 …TestCaseGroup* const caseTypeGroup = new TestCaseGroup(m_context, UniformInfoQueryCase::getCas… in init() local
2673 infoQueryGroup->addChild(caseTypeGroup); in init()
2684 caseTypeGroup->addChild(collectionTestGroup); in init()
2706 caseTypeGroup->addChild(unusedUniformsGroup); in init()