Searched defs:ImageSamplingInstanceParams (Results 1 – 2 of 2) 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 …]
51 struct ImageSamplingInstanceParams struct53 ImageSamplingInstanceParams (const vk::PipelineConstructionType pipelineConstructionType_, in ImageSamplingInstanceParams() argument89 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 …]