Home
last modified time | relevance | path

Searched defs:ImageSamplingInstanceParams (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineImageSamplingInstance.hpp49 struct ImageSamplingInstanceParams struct
51 ImageSamplingInstanceParams (const vk::PipelineConstructionType pipelineConstructionType_, in ImageSamplingInstanceParams() function
87 const vk::PipelineConstructionType pipelineConstructionType;
88 const tcu::UVec2 renderSize;
89 vk::VkImageViewType imageViewType;
90 vk::VkFormat imageFormat;
91 const tcu::IVec3 imageSize;
92 int layerCount;
93 const vk::VkComponentMapping componentMapping;
94 const vk::VkImageSubresourceRange subresourceRange;
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.hpp51 struct ImageSamplingInstanceParams struct
53 ImageSamplingInstanceParams (const vk::PipelineConstructionType pipelineConstructionType_, in ImageSamplingInstanceParams() argument
89 const vk::PipelineConstructionType pipelineConstructionType;
90 const tcu::UVec2 renderSize;
91 vk::VkImageViewType imageViewType;
92 vk::VkFormat imageFormat;
93 const tcu::IVec3 imageSize;
94 int layerCount;
95 const vk::VkComponentMapping componentMapping;
96 const vk::VkImageSubresourceRange subresourceRange;
[all …]