Searched refs:samplingTypeGroup (Results 1 – 1 of 1) sorted by relevance
818 …de::MovePtr<tcu::TestCaseGroup> samplingTypeGroup(new tcu::TestCaseGroup(testCtx, smpTypeName, (st… in createImageSamplingTypeTests() local821 samplingTypeGroup->addChild(viewTypeTests.release()); in createImageSamplingTypeTests()822 imageSamplingTypeTests->addChild(samplingTypeGroup.release()); in createImageSamplingTypeTests()