Mesa (main): docs: Update features and new_features for anv

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Jan 24 14:24:25 UTC 2022


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

Author: Rohan Garg <rohan.garg at intel.com>
Date:   Mon Jan 24 14:30:00 2022 +0100

docs: Update features and new_features for anv

Signed-off-by: Rohan Garg <rohan.garg at intel.com>
Reviewed-by: Marcin Ślusarz <marcin.slusarz at intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14681>

---

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

diff --git a/docs/features.txt b/docs/features.txt
index 728d3a712ec..c5987895f16 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -571,7 +571,7 @@ Khronos extensions that are not part of any Vulkan version:
   VK_IMG_filter_cubic                                   DONE (tu/a650)
   VK_NV_compute_shader_derivatives                      DONE (anv, radv)
   VK_EXT_acquire_drm_display                            DONE (radv, anv)
-  VK_VALVE_mutable_descriptor_type                      DONE (radv, tu)
+  VK_VALVE_mutable_descriptor_type                      DONE (anv, radv, tu)
   VK_AMD_buffer_marker                                  DONE (radv)
   VK_AMD_device_coherent_memory                         DONE (radv)
   VK_AMD_draw_indirect_count                            DONE (radv)
diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt
index 55a76bf4207..00f3b72fe73 100644
--- a/docs/relnotes/new_features.txt
+++ b/docs/relnotes/new_features.txt
@@ -6,3 +6,4 @@ radeonsi, zink ARB_sparse_texture
 d3d12 GLES3.1 (shader storage buffers, images, compute, indirect draw, draw params, ARB_framebuffer_no_attachments, ARB_sample_shading, and GLSL400)
 radeonsi, zink ARB_sparse_texture2
 zink EXT_memory_object, EXT_memory_object_fd, EXT_semaphore, EXT_semaphore_fd
+anv VK_VALVE_mutable_descriptor_type



More information about the mesa-commit mailing list