Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExecutablePropertiesTests.cpp153 class ExecutablePropertiesTestParam class
156ExecutablePropertiesTestParam(PipelineConstructionType pipelineConstructionType, const VkShaderSta…
158 virtual ~ExecutablePropertiesTestParam(void) = default;
184 ExecutablePropertiesTestParam::ExecutablePropertiesTestParam(PipelineConstructionType pipelineConst… in ExecutablePropertiesTestParam() function in vkt::pipeline::__anon028ad7870111::ExecutablePropertiesTestParam
194 const std::string ExecutablePropertiesTestParam::generateTestName(void) const in generateTestName()
207 vkt::TestCase *newTestCase(tcu::TestContext &testContext, const ExecutablePropertiesTestParam *test… in newTestCase()
217 const ExecutablePropertiesTestParam *param) in ExecutablePropertiesTest()
227 const ExecutablePropertiesTestParam m_param;
233 ExecutablePropertiesTestInstance(Context &context, const ExecutablePropertiesTestParam *param);
243 const ExecutablePropertiesTestParam *m_param;
[all …]