Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/vulkan/
Danv_private.h2555 struct anv_attachment { struct
2556 VkFormat vk_format;
2557 const struct anv_image_view *iview;
2558 VkImageLayout layout;
2559 enum isl_aux_usage aux_usage;
2560 struct anv_surface_state surface_state;
2562 VkResolveModeFlagBits resolve_mode;
2563 const struct anv_image_view *resolve_iview;
2564 VkImageLayout resolve_layout;