Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineExecutablePropertiesTests.cpp152 class ExecutablePropertiesTestParam class
155 ExecutablePropertiesTestParam (PipelineConstructionType pipelineConstructionType,
159 virtual ~ExecutablePropertiesTestParam (void) = default;
174 ExecutablePropertiesTestParam::ExecutablePropertiesTestParam (PipelineConstructionType pipelineCons… in ExecutablePropertiesTestParam() function in vkt::pipeline::__anon30db98120111::ExecutablePropertiesTestParam
182 const std::string ExecutablePropertiesTestParam::generateTestName (void) const in generateTestName()
194 const std::string ExecutablePropertiesTestParam::generateTestDescription (void) const in generateTestDescription()
221 const ExecutablePropertiesTestParam* testParam) in newTestCase()
236 const ExecutablePropertiesTestParam* param) in ExecutablePropertiesTest()
242 const ExecutablePropertiesTestParam m_param;
249 const ExecutablePropertiesTestParam* param);
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineExecutablePropertiesTests.cpp154 class ExecutablePropertiesTestParam class
157 ExecutablePropertiesTestParam (PipelineConstructionType pipelineConstructionType,
161 virtual ~ExecutablePropertiesTestParam (void) = default;
175 ExecutablePropertiesTestParam::ExecutablePropertiesTestParam (PipelineConstructionType pipelineCons… in ExecutablePropertiesTestParam() function in vkt::pipeline::__anonc8a079720111::ExecutablePropertiesTestParam
183 const std::string ExecutablePropertiesTestParam::generateTestName (void) const in generateTestName()
197 const ExecutablePropertiesTestParam* testParam) in newTestCase()
210 const ExecutablePropertiesTestParam* param) in ExecutablePropertiesTest()
216 const ExecutablePropertiesTestParam m_param;
223 const ExecutablePropertiesTestParam* param);
231 const ExecutablePropertiesTestParam* m_param;
[all …]