Mesa (master): docs: update features.txt for RADV

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Nov 21 11:01:42 UTC 2019


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

Author: Rhys Perry <pendingchaos02 at gmail.com>
Date:   Wed Nov 20 15:08:30 2019 +0000

docs: update features.txt for RADV

[skip ci]

Signed-off-by: Rhys Perry <pendingchaos02 at gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>

---

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

diff --git a/docs/features.txt b/docs/features.txt
index 35780038fe8..81d147de216 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -467,8 +467,8 @@ Khronos extensions that are not part of any Vulkan version:
   VK_KHR_sampler_mirror_clamp_to_edge                   DONE (anv, radv)
   VK_KHR_shader_atomic_int64                            DONE (anv, radv)
   VK_KHR_shader_float16_int8                            DONE (anv/gen8+, radv)
-  VK_KHR_shader_float_controls                          DONE (anv/gen8+)
-  VK_KHR_shader_subgroup_extended_types                 not started
+  VK_KHR_shader_float_controls                          DONE (anv/gen8+, radv)
+  VK_KHR_shader_subgroup_extended_types                 DONE (radv)
   VK_KHR_shared_presentable_image                       not started
   VK_KHR_surface                                        DONE (anv, radv)
   VK_KHR_surface_protected_capabilities                 DONE (anv, radv)




More information about the mesa-commit mailing list