docs/features: Add VK_EXT_map_memory_placed
This extension has been implemented in quite a few mesa drivers over time but never added to `features.txt`. Signed-off-by: Mark Collins <mark@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28928>
This commit is contained in:
@@ -663,6 +663,7 @@ Khronos extensions that are not part of any Vulkan version:
|
||||
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, tu)
|
||||
VK_EXT_map_memory_placed DONE (anv, nvk, radv, tu)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user