Searched defs:ImageSamplingInstanceParams (Results 1 – 1 of 1) sorted by relevance
48 struct ImageSamplingInstanceParams struct50 ImageSamplingInstanceParams (const tcu::UVec2& renderSize_, in ImageSamplingInstanceParams() function80 const tcu::UVec2 renderSize;81 vk::VkImageViewType imageViewType;82 vk::VkFormat imageFormat;83 const tcu::IVec3 imageSize;84 int layerCount;85 const vk::VkComponentMapping componentMapping;86 const vk::VkImageSubresourceRange subresourceRange;87 const vk::VkSamplerCreateInfo samplerParams;[all …]