Searched defs:ImageSamplingInstanceParams (Results 1 – 1 of 1) sorted by relevance
49 struct ImageSamplingInstanceParams struct51 ImageSamplingInstanceParams (const vk::PipelineConstructionType pipelineConstructionType_, in ImageSamplingInstanceParams() function87 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 …]