Searched refs:descriptorSetTests (Results 1 – 1 of 1) sorted by relevance
299 …de::MovePtr<tcu::TestCaseGroup> descriptorSetTests(new tcu::TestCaseGroup(testCtx, "descriptor_set… in createDescriptorSetTests() local301 descriptorSetTests->addChild(createDescriptorSetLayoutLifetimeTests(testCtx)); in createDescriptorSetTests()302 descriptorSetTests->addChild(createDescriptorSetLayoutTests(testCtx)); in createDescriptorSetTests()304 return descriptorSetTests.release(); in createDescriptorSetTests()