Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_image.h258 struct vk_image_view { struct
272 * - If vk_image_view::aspects contains both depth and stencil, this will argument
295 VkFormat view_format;
303 VkComponentMapping swizzle;
349 * or image view depth (see vk_image_view::extent) when no argument
364 VK_DEFINE_NONDISP_HANDLE_CASTS(vk_image_view, base, VkImageView, argument