Searched refs:dedicatedAllocationTestsGroup (Results 1 – 2 of 2) sorted by relevance
840 …de::MovePtr<tcu::TestCaseGroup> dedicatedAllocationTestsGroup(new tcu::TestCaseGroup(testCtx, "ded… in createDedicatedAllocationTests() local843 dedicatedAllocationTestsGroup->addChild(samplingTypeTests.release()); in createDedicatedAllocationTests()845 return dedicatedAllocationTestsGroup; in createDedicatedAllocationTests()
7151 …de::MovePtr<tcu::TestCaseGroup> dedicatedAllocationTestsGroup(new tcu::TestCaseGroup(testCtx, "ded… in createDedicatedAllocationTests() local7153 addRenderPassTests(dedicatedAllocationTestsGroup.get(), ALLOCATION_KIND_DEDICATED, renderPassType); in createDedicatedAllocationTests()7155 return dedicatedAllocationTestsGroup; in createDedicatedAllocationTests()