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