Mesa (main): docs: update features for VK_EXT_image_2d_view_of_3d

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Apr 5 21:14:01 UTC 2022


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

Author: Mike Blumenkrantz <michael.blumenkrantz at gmail.com>
Date:   Tue Apr  5 17:08:02 2022 -0400

docs: update features for VK_EXT_image_2d_view_of_3d

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

---

 docs/features.txt              | 1 +
 docs/relnotes/new_features.txt | 1 +
 2 files changed, 2 insertions(+)

diff --git a/docs/features.txt b/docs/features.txt
index baf653b0994..18ca92c6dd1 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -548,6 +548,7 @@ Khronos extensions that are not part of any Vulkan version:
   VK_EXT_global_priority                                DONE (anv, radv)
   VK_EXT_global_priority_query                          DONE (radv)
   VK_EXT_graphics_pipeline_library                      DONE (lvp)
+  VK_EXT_image_2d_view_of_3d                            DONE (anv, lvp)
   VK_EXT_image_drm_format_modifier                      DONE (anv, radv/gfx9+, tu, v3dv, vn)
   VK_EXT_image_view_min_lod                             DONE (radv)
   VK_EXT_index_type_uint8                               DONE (anv, lvp, radv/gfx8+, v3dv, tu)
diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt
index 55fb267c55a..2aa32ff0fa1 100644
--- a/docs/relnotes/new_features.txt
+++ b/docs/relnotes/new_features.txt
@@ -4,3 +4,4 @@ VK_EXT_depth_clip_control on lavapipe and RADV
 Vulkan 1.3 support on lavapipe
 VK_EXT_graphics_pipeline_library on lavapipe
 VK_EXT_primitives_generated_query on lavapipe
+VK_EXT_image_2d_view_of_3d on ANV and lavapipe



More information about the mesa-commit mailing list