Mesa (main): features: add VK_EXT_multi_draw

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Jul 5 22:00:12 UTC 2021


Module: Mesa
Branch: main
Commit: 44ca948789794c814232d5b37528208aeac15728
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=44ca948789794c814232d5b37528208aeac15728

Author: Mike Blumenkrantz <michael.blumenkrantz at gmail.com>
Date:   Mon Jul  5 17:51:15 2021 -0400

features: add VK_EXT_multi_draw

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11722>

---

 docs/features.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/features.txt b/docs/features.txt
index 9ba9f509174..6fb66b8712d 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -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)



More information about the mesa-commit mailing list