anv: Implement VK_KHR_map_memory2

Reviewed-by: Iván Briano <ivan.briano@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22031>
This commit is contained in:
Faith Ekstrand
2023-03-20 17:02:45 -05:00
committed by Marge Bot
parent f4a5b2d59e
commit 92ea49edcb
2 changed files with 22 additions and 15 deletions
+1
View File
@@ -1,2 +1,3 @@
VK_EXT_pipeline_library_group_handles on RADV
VK_EXT_image_sliced_view_of_3d on RADV/GFX10+
VK_KHR_map_memory2 on ANV