Searched refs:ComputeExecutablePropertiesTest (Results 1 – 1 of 1) sorted by relevance
1057 class ComputeExecutablePropertiesTest : public ExecutablePropertiesTest class1060 ComputeExecutablePropertiesTest(tcu::TestContext &testContext, const std::string &name, in ComputeExecutablePropertiesTest() function in vkt::pipeline::__anon028ad7870111::ComputeExecutablePropertiesTest1065 virtual ~ComputeExecutablePropertiesTest(void) in ~ComputeExecutablePropertiesTest()1098 void ComputeExecutablePropertiesTest::initPrograms(SourceCollections &programCollection) const in initPrograms()1119 TestInstance *ComputeExecutablePropertiesTest::createInstance(Context &context) const in createInstance()1274 … computeTests->addChild(newTestCase<ComputeExecutablePropertiesTest>(testCtx, &testParams[i])); in createExecutablePropertiesTests()