tu: Implement VK_KHR_map_memory2

Signed-off-by: Valentine Burley <valentine.burley@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28080>
This commit is contained in:
Valentine Burley
2024-03-08 09:42:00 +00:00
committed by Marge Bot
parent e7de9ab62a
commit 355dd782c5
2 changed files with 8 additions and 11 deletions

View File

@@ -659,7 +659,7 @@ Khronos extensions that are not part of any Vulkan version:
VK_EXT_swapchain_colorspace DONE (radv, anv, tu)
VK_EXT_depth_clamp_zero_one DONE (anv, radv)
VK_INTEL_shader_integer_functions2 DONE (anv, hasvk, radv)
VK_KHR_map_memory2 DONE (anv, nvk, radv)
VK_KHR_map_memory2 DONE (anv, nvk, radv, tu)