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

Author: Anthoine Bourgeois <[email protected]>
Date:   Wed Apr 29 01:28:02 2020 +0200

docs/features: Minor update extensions support

Signed-off-by: Anthoine Bourgeois <[email protected]>
Reviewed-by: Lionel Landwerlin <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4266>

---

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

diff --git a/docs/features.txt b/docs/features.txt
index 18414a8f2d0..b5dbc069869 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -456,7 +456,7 @@ Vulkan 1.2 -- all DONE: anv
   VK_KHR_imageless_framebuffer                          DONE (anv, radv)
   VK_KHR_sampler_mirror_clamp_to_edge                   DONE (anv, radv)
   VK_KHR_separate_depth_stencil_layouts                 DONE (anv, radv)
-  VK_KHR_shader_atomic_int64                            DONE (anv, radv)
+  VK_KHR_shader_atomic_int64                            DONE (anv/gen9+, 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 (anv/gen8+, radv)
@@ -468,7 +468,7 @@ Vulkan 1.2 -- all DONE: anv
   VK_EXT_host_query_reset                               DONE (anv, radv)
   VK_EXT_sampler_filter_minmax                          DONE (anv/gen9+, radv)
   VK_EXT_scalar_block_layout                            DONE (anv, radv/gfx7+)
-  VK_EXT_separate_stencil_usage                         DONE (anv)
+  VK_EXT_separate_stencil_usage                         DONE (anv, radv)
   VK_EXT_shader_viewport_index_layer                    DONE (anv, radv)
 
 Khronos extensions that are not part of any Vulkan version:

_______________________________________________
mesa-commit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to