Searched refs:descriptorSetLayoutLifetimeTests (Results 1 – 1 of 1) sorted by relevance
270 …de::MovePtr<tcu::TestCaseGroup> descriptorSetLayoutLifetimeTests(new tcu::TestCaseGroup(testCtx, "… in createDescriptorSetLayoutLifetimeTests() local272 …addFunctionCaseWithPrograms(descriptorSetLayoutLifetimeTests.get(), "graphics", "Test descriptor s… in createDescriptorSetLayoutLifetimeTests()273 …addFunctionCaseWithPrograms(descriptorSetLayoutLifetimeTests.get(), "compute", "Test descriptor se… in createDescriptorSetLayoutLifetimeTests()275 return descriptorSetLayoutLifetimeTests.release(); in createDescriptorSetLayoutLifetimeTests()