features: add VK_EXT_multi_draw

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11722>
This commit is contained in:
Mike Blumenkrantz
2021-07-05 17:51:15 -04:00
committed by Marge Bot
parent 2e8dd4b4a5
commit 44ca948789

View File

@@ -533,6 +533,7 @@ Khronos extensions that are not part of any Vulkan version:
VK_EXT_line_rasterization DONE (anv, radv, lvp)
VK_EXT_memory_budget DONE (anv, radv, tu)
VK_EXT_memory_priority DONE (radv)
VK_EXT_multi_draw DONE (anv, lvp)
VK_EXT_pci_bus_info DONE (anv, radv)
VK_EXT_physical_device_drm DONE (anv, radv)
VK_EXT_pipeline_creation_cache_control DONE (anv, radv)