Searched refs:indexGroup (Results 1 – 3 of 3) sorted by relevance
1311 …tcu::TestCaseGroup* const indexGroup = new tcu::TestCaseGroup(m_testCtx, indexingTypes[indexTypeN… in init() local1312 samplerGroup->addChild(indexGroup); in init()1318 indexGroup->addChild(shaderGroup); in init()
1767 …de::MovePtr<tcu::TestCaseGroup> indexGroup(new tcu::TestCaseGroup(testCtx, indexCases[indexNdx].na… in createDescriptorSetRandomTests() local1823 indexGroup->addChild(uboGroup.release()); in createDescriptorSetRandomTests()1825 setsGroup->addChild(indexGroup.release()); in createDescriptorSetRandomTests()
1970 …tcu::TestCaseGroup* const indexGroup = new tcu::TestCaseGroup(m_testCtx, indexingTypes[indexTypeN… in init() local1971 samplerGroup->addChild(indexGroup); in init()1977 indexGroup->addChild(shaderGroup); in init()