Searched refs:ExecutablePropertiesTest (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineExecutablePropertiesTests.cpp | 205 class ExecutablePropertiesTest : public vkt::TestCase class 208 ExecutablePropertiesTest(tcu::TestContext& testContext, in ExecutablePropertiesTest() function in vkt::pipeline::__anon28190::ExecutablePropertiesTest 214 virtual ~ExecutablePropertiesTest (void) { } in ~ExecutablePropertiesTest() 728 class GraphicsExecutablePropertiesTest : public ExecutablePropertiesTest 734 : ExecutablePropertiesTest (testContext, name, param) in GraphicsExecutablePropertiesTest() 1073 class ComputeExecutablePropertiesTest : public ExecutablePropertiesTest 1079 : ExecutablePropertiesTest (testContext, name, param) in ComputeExecutablePropertiesTest()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineExecutablePropertiesTests.cpp | 230 class ExecutablePropertiesTest : public vkt::TestCase class 233 ExecutablePropertiesTest(tcu::TestContext& testContext, in ExecutablePropertiesTest() function in vkt::pipeline::__anon29416::ExecutablePropertiesTest 240 virtual ~ExecutablePropertiesTest (void) { } in ~ExecutablePropertiesTest() 754 class GraphicsExecutablePropertiesTest : public ExecutablePropertiesTest 761 : ExecutablePropertiesTest (testContext, name, description, param) in GraphicsExecutablePropertiesTest() 1100 class ComputeExecutablePropertiesTest : public ExecutablePropertiesTest 1107 : ExecutablePropertiesTest (testContext, name, description, param) in ComputeExecutablePropertiesTest()
|
Completed in 5 milliseconds