lavapipe: EXT_memory_priority

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23077>
This commit is contained in:
Mike Blumenkrantz
2023-05-17 08:26:24 -04:00
committed by Marge Bot
parent 1c42056ee1
commit 0c79c04f49
2 changed files with 35 additions and 1 deletions

View File

@@ -575,7 +575,7 @@ Khronos extensions that are not part of any Vulkan version:
VK_EXT_line_rasterization DONE (anv, lvp, radv, tu, v3dv, vn)
VK_EXT_load_store_op_none DONE (anv, radv, tu, v3dv, vn)
VK_EXT_memory_budget DONE (anv, lvp, radv, tu, v3dv, vn)
VK_EXT_memory_priority DONE (radv)
VK_EXT_memory_priority DONE (lvp, radv)
VK_EXT_mesh_shader DONE (anv/gfx12.5+, radv)
VK_EXT_multi_draw DONE (anv, lvp, radv, tu, vn)
VK_EXT_multisampled_render_to_single_sampled DONE (lvp)