Searched refs:ComputeExecutablePropertiesTest (Results 1 – 2 of 2) sorted by relevance
1073 class ComputeExecutablePropertiesTest : public ExecutablePropertiesTest class1076 ComputeExecutablePropertiesTest (tcu::TestContext& testContext, in ComputeExecutablePropertiesTest() function in vkt::pipeline::__anonc8a079720111::ComputeExecutablePropertiesTest1081 virtual ~ComputeExecutablePropertiesTest (void) { } in ~ComputeExecutablePropertiesTest()1111 void ComputeExecutablePropertiesTest::initPrograms (SourceCollections& programCollection) const in initPrograms()1132 TestInstance* ComputeExecutablePropertiesTest::createInstance (Context& context) const in createInstance()1291 computeTests->addChild(newTestCase<ComputeExecutablePropertiesTest>(testCtx, &testParams[i])); in createExecutablePropertiesTests()
1100 class ComputeExecutablePropertiesTest : public ExecutablePropertiesTest class1103 ComputeExecutablePropertiesTest (tcu::TestContext& testContext, in ComputeExecutablePropertiesTest() function in vkt::pipeline::__anon30db98120111::ComputeExecutablePropertiesTest1109 virtual ~ComputeExecutablePropertiesTest (void) { } in ~ComputeExecutablePropertiesTest()1139 void ComputeExecutablePropertiesTest::initPrograms (SourceCollections& programCollection) const in initPrograms()1160 TestInstance* ComputeExecutablePropertiesTest::createInstance (Context& context) const in createInstance()1319 computeTests->addChild(newTestCase<ComputeExecutablePropertiesTest>(testCtx, &testParams[i])); in createExecutablePropertiesTests()