Searched refs:lifetimeTests (Results 1 – 1 of 1) sorted by relevance
3293 …de::MovePtr<tcu::TestCaseGroup> lifetimeTests (new tcu::TestCaseGroup(testCtx, "lifetime", "lifeti… in createPushConstantTests() local3296 …lifetimeTests->addChild(new PushConstantLifetimeTest(testCtx, lifetimeParams[ndx].name, lifetimePa… in createPushConstantTests()3298 pushConstantTests->addChild(lifetimeTests.release()); in createPushConstantTests()