Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/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 …]