Searched refs:suballocationTestsGroup (Results 1 – 2 of 2) sorted by relevance
802 …de::MovePtr<tcu::TestCaseGroup> suballocationTestsGroup(new tcu::TestCaseGroup(testCtx, "suballoca… in createSuballocationTests() local805 suballocationTestsGroup->addChild(samplingTypeTests.release()); in createSuballocationTests()807 return suballocationTestsGroup; in createSuballocationTests()
6941 …de::MovePtr<tcu::TestCaseGroup> suballocationTestsGroup(new tcu::TestCaseGroup(testCtx, "suballoca… in createSuballocationTests() local6943 addRenderPassTests(suballocationTestsGroup.get(), ALLOCATION_KIND_SUBALLOCATED, renderPassType); in createSuballocationTests()6945 return suballocationTestsGroup; in createSuballocationTests()