Searched refs:PushConstantLifetimeTest (Results 1 – 1 of 1) sorted by relevance
1906 class PushConstantLifetimeTest : public vkt::TestCase { class1908 PushConstantLifetimeTest(tcu::TestContext &testContext,1914 virtual ~PushConstantLifetimeTest(void);1979 PushConstantLifetimeTest::PushConstantLifetimeTest(tcu::TestContext &testContext, in PushConstantLifetimeTest() function in vkt::pipeline::__anonaa8918d30111::PushConstantLifetimeTest1988 PushConstantLifetimeTest::~PushConstantLifetimeTest(void) { in ~PushConstantLifetimeTest()1992 void PushConstantLifetimeTest::initPrograms(SourceCollections &sourceCollections) const in initPrograms()2048 TestInstance* PushConstantLifetimeTest::createInstance (Context& context) const in createInstance()3296 …lifetimeTests->addChild(new PushConstantLifetimeTest(testCtx, lifetimeParams[ndx].name, lifetimePa… in createPushConstantTests()