Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/util/
Dvk_image.h128 struct vk_image_view { struct
139 * - If vk_image_view::aspects contains both depth and stencil, this will argument
161 VkFormat format;
169 VkComponentMapping swizzle;
210 struct vk_image_view *image_view, argument