Searched refs:viewTypeGroup (Results 1 – 3 of 3) sorted by relevance
548 …de::MovePtr<tcu::TestCaseGroup> viewTypeGroup (new tcu::TestCaseGroup(testCtx, imageViewTypes[view… in createImageTests() local572 viewTypeGroup->addChild(formatTests.release()); in createImageTests()573 viewTypeTests->addChild(viewTypeGroup.release()); in createImageTests()
758 …de::MovePtr<tcu::TestCaseGroup> viewTypeGroup (new tcu::TestCaseGroup(testCtx, imageViewTypes[view… in createImageViewTests() local784 viewTypeGroup->addChild(formatTests.release()); in createImageViewTests()785 viewTypeTests->addChild(viewTypeGroup.release()); in createImageViewTests()
861 …de::MovePtr<tcu::TestCaseGroup> viewTypeGroup (new tcu::TestCaseGroup(testCtx, imageViewTypes[view… in createSamplerTests() local903 viewTypeGroup->addChild(formatTests.release()); in createSamplerTests()904 viewTypeTests->addChild(viewTypeGroup.release()); in createSamplerTests()