Searched refs:suballocationTestsGroup (Results 1 – 2 of 2) sorted by relevance
830 …de::MovePtr<tcu::TestCaseGroup> suballocationTestsGroup(new tcu::TestCaseGroup(testCtx, "suballoca… in createSuballocationTests() local833 suballocationTestsGroup->addChild(samplingTypeTests.release()); in createSuballocationTests()835 return suballocationTestsGroup; in createSuballocationTests()
7142 …de::MovePtr<tcu::TestCaseGroup> suballocationTestsGroup(new tcu::TestCaseGroup(testCtx, "suballoca… in createSuballocationTests() local7144 addRenderPassTests(suballocationTestsGroup.get(), ALLOCATION_KIND_SUBALLOCATED, renderPassType); in createSuballocationTests()7146 return suballocationTestsGroup; in createSuballocationTests()