Mesa (main): docs: add VK_EXT_extended_dynamic_state2 features.txt entry

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Jun 4 13:16:30 UTC 2021


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

Author: Tapani Pälli <tapani.palli at intel.com>
Date:   Tue Apr 27 16:03:22 2021 +0300

docs: add VK_EXT_extended_dynamic_state2 features.txt entry

Signed-off-by: Tapani Pälli <tapani.palli at intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10366>

---

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

diff --git a/docs/features.txt b/docs/features.txt
index d81bda79a26..7b76163cc13 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -519,6 +519,7 @@ Khronos extensions that are not part of any Vulkan version:
   VK_EXT_discard_rectangles                             DONE (radv)
   VK_EXT_display_control                                DONE (anv, radv, tu)
   VK_EXT_extended_dynamic_state                         DONE (anv, lvp, radv, tu)
+  VK_EXT_extended_dynamic_state2                        DONE (anv, radv)
   VK_EXT_external_memory_dma_buf                        DONE (anv, radv, tu)
   VK_EXT_external_memory_host                           DONE (anv, radv)
   VK_EXT_filter_cubic                                   DONE (tu/a650)



More information about the mesa-commit mailing list