Searched defs:vk_meta_rendering_info (Results 1 – 1 of 1) sorted by relevance
131 struct vk_meta_rendering_info { struct132 uint32_t view_mask;133 uint32_t samples;134 uint32_t color_attachment_count;135 VkFormat color_attachment_formats[MESA_VK_MAX_COLOR_ATTACHMENTS];136 VkFormat depth_attachment_format;137 VkFormat stencil_attachment_format;