Mesa (master): docs/features: update unpromoted Vulkan extensions

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Nov 2 16:55:27 UTC 2020


Module: Mesa
Branch: master
Commit: 8c4d15d57eead51e3385af7cad8e66c368337ef4
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c4d15d57eead51e3385af7cad8e66c368337ef4

Author: Rhys Perry <pendingchaos02 at gmail.com>
Date:   Mon Aug 10 13:20:40 2020 +0100

docs/features: update unpromoted Vulkan extensions

Signed-off-by: Rhys Perry <pendingchaos02 at gmail.com>
Reviewed-by: Adam Jackson <ajax at redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6258>

---

 docs/features.txt | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/docs/features.txt b/docs/features.txt
index 792991357ae..7a64393c172 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -448,6 +448,7 @@ Khronos extensions that are not part of any Vulkan version:
 
   VK_KHR_8bit_storage                                   DONE (anv/gen8+, radv)
   VK_KHR_android_surface                                not started
+  VK_KHR_buffer_device_address                          DONE (anv/gen8+, radv)
   VK_KHR_create_renderpass2                             DONE (anv, radv)
   VK_KHR_depth_stencil_resolve                          DONE (anv, radv)
   VK_KHR_display                                        DONE (anv, radv)
@@ -466,20 +467,26 @@ Khronos extensions that are not part of any Vulkan version:
   VK_KHR_imageless_framebuffer                          DONE (anv, radv)
   VK_KHR_incremental_present                            DONE (anv, radv)
   VK_KHR_mir_surface                                    not started
+  VK_KHR_performance_query                              DONE (anv/gen8+)
   VK_KHR_pipeline_executable_properties                 DONE (anv, radv)
   VK_KHR_push_descriptor                                DONE (anv, radv)
   VK_KHR_sampler_mirror_clamp_to_edge                   DONE (anv, radv)
   VK_KHR_shader_atomic_int64                            DONE (anv, radv)
+  VK_KHR_shader_clock                                   DONE (anv, radv)
   VK_KHR_shader_float16_int8                            DONE (anv/gen8+, radv)
   VK_KHR_shader_float_controls                          DONE (anv/gen8+, radv)
-  VK_KHR_shader_subgroup_extended_types                 DONE (radv)
+  VK_KHR_shader_non_semantic_info                       DONE (anv, radv)
+  VK_KHR_shader_subgroup_extended_types                 DONE (anv/gen8+, radv)
   VK_KHR_shared_presentable_image                       not started
+  VK_KHR_separate_depth_stencil_layouts                 DONE (anv, radv)
+  VK_KHR_spirv_1_4                                      DONE (anv, radv)
   VK_KHR_surface                                        DONE (anv, radv)
   VK_KHR_surface_protected_capabilities                 DONE (anv, radv)
   VK_KHR_swapchain                                      DONE (anv, radv)
   VK_KHR_swapchain_mutable_format                       DONE (anv, radv)
+  VK_KHR_timeline_semaphore                             DONE (anv, radv)
   VK_KHR_uniform_buffer_standard_layout                 DONE (anv, radv)
-  VK_KHR_vulkan_memory_model                            not started
+  VK_KHR_vulkan_memory_model                            DONE (anv, radv)
   VK_KHR_wayland_surface                                DONE (anv, radv)
   VK_KHR_win32_keyed_mutex                              not started
   VK_KHR_win32_surface                                  not started



More information about the mesa-commit mailing list