Searched refs:sboGroup (Results 1 – 1 of 1) sorted by relevance
1773 …de::MovePtr<tcu::TestCaseGroup> sboGroup(new tcu::TestCaseGroup(testCtx, sboCases[sboNdx].name, sb… in createDescriptorSetRandomTests() local1819 sboGroup->addChild(imgGroup.release()); in createDescriptorSetRandomTests()1821 uboGroup->addChild(sboGroup.release()); in createDescriptorSetRandomTests()