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

Author: Samuel Pitoiset <samuel.pitoi...@gmail.com>
Date:   Tue Dec 12 09:17:41 2023 +0100

docs: update features.txt for RADV

Signed-off-by: Samuel Pitoiset <samuel.pitoi...@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26646>

---

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

diff --git a/docs/features.txt b/docs/features.txt
index 398f50a3282..cb79b043bbd 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -503,6 +503,8 @@ Khronos extensions that are not part of any Vulkan version:
 
   VK_KHR_acceleration_structure                         DONE (anv/gfx12.5+, 
radv/gfx10.3+)
   VK_KHR_android_surface                                not started
+  VK_KHR_calibrated_timestamps                          DONE (radv)
+  VK_KHR_cooperative_matrix                             DONE (radv/gfx11+)
   VK_KHR_deferred_host_operations                       DONE (anv, hasvk, radv)
   VK_KHR_display                                        DONE (anv, pvr, radv, 
tu, v3dv)
   VK_KHR_display_swapchain                              not started
@@ -557,6 +559,7 @@ Khronos extensions that are not part of any Vulkan version:
   VK_EXT_depth_clip_enable                              DONE (anv, hasvk, lvp, 
nvk, radv, tu, vn)
   VK_EXT_depth_range_unrestricted                       DONE (anv/gen20+, 
radv, lvp)
   VK_EXT_descriptor_buffer                              DONE (lvp, radv, tu)
+  VK_EXT_device_fault                                   DONE (radv)
   VK_EXT_device_memory_report                           DONE (vn)
   VK_EXT_direct_mode_display                            DONE (anv, lvp, radv, 
tu, v3dv)
   VK_EXT_discard_rectangles                             DONE (radv)
@@ -573,6 +576,7 @@ Khronos extensions that are not part of any Vulkan version:
   VK_EXT_global_priority_query                          DONE (anv, hasvk, 
radv, tu)
   VK_EXT_graphics_pipeline_library                      DONE (anv, lvp, radv, 
tu, vn)
   VK_EXT_image_2d_view_of_3d                            DONE (anv, hasvk, lvp, 
nvk, radv, tu, vn)
+  VK_EXT_image_compression_control                      DONE (radv)
   VK_EXT_image_drm_format_modifier                      DONE (anv, hasvk, 
radv/gfx9+, tu, v3dv, vn)
   VK_EXT_image_sliced_view_of_3d                        DONE (anv, nvk, 
radv/gfx10+)
   VK_EXT_image_view_min_lod                             DONE (anv, hasvk, nvk, 
radv, tu, vn)

Reply via email to