radv: implement VK_KHR_map_memory2

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22032>
This commit is contained in:
Samuel Pitoiset
2023-03-20 18:49:25 +01:00
committed by Marge Bot
parent cd59db8c46
commit cb5701eed9
5 changed files with 16 additions and 14 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
VK_EXT_pipeline_library_group_handles on RADV
VK_EXT_image_sliced_view_of_3d on RADV/GFX10+
VK_KHR_map_memory2 on ANV
VK_KHR_map_memory2 on ANV and RADV
fullyCoveredFragmentShaderInputVariable on RADV/GFX9+