Home
last modified time | relevance | path

Searched refs:ComputeExecutablePropertiesTest (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineExecutablePropertiesTests.cpp1073 class ComputeExecutablePropertiesTest : public ExecutablePropertiesTest class
1076 ComputeExecutablePropertiesTest (tcu::TestContext& testContext, in ComputeExecutablePropertiesTest() function in vkt::pipeline::__anonc8a079720111::ComputeExecutablePropertiesTest
1081 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()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineExecutablePropertiesTests.cpp1100 class ComputeExecutablePropertiesTest : public ExecutablePropertiesTest class
1103 ComputeExecutablePropertiesTest (tcu::TestContext& testContext, in ComputeExecutablePropertiesTest() function in vkt::pipeline::__anon30db98120111::ComputeExecutablePropertiesTest
1109 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()