Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageSamplingInstance.hpp51 struct ImageSamplingInstanceParams struct
53 ImageSamplingInstanceParams(const vk::PipelineConstructionType pipelineConstructionType_, in ImageSamplingInstanceParams() argument
84 const vk::PipelineConstructionType pipelineConstructionType;
85 const tcu::UVec2 renderSize;
86 vk::VkImageViewType imageViewType;
87 vk::VkFormat imageFormat;
88 const tcu::IVec3 imageSize;
89 int layerCount;
90 const vk::VkComponentMapping componentMapping;
91 const vk::VkImageSubresourceRange subresourceRange;
[all …]