Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.hpp48 struct ImageSamplingInstanceParams struct
50 ImageSamplingInstanceParams (const tcu::UVec2& renderSize_, in ImageSamplingInstanceParams() function
80 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 …]