aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRhys Perry <[email protected]>2019-11-20 15:08:30 +0000
committerRhys Perry <[email protected]>2019-11-21 11:00:50 +0000
commit1a0500cd044e6f7640df918e9d3a28fe7b4e86aa (patch)
treecca21b529cbaf3a8b4e465201f584f6ba62c8226
parent32618ee719290da5e2c0d11ba8a6a8880c680b4a (diff)
docs: update features.txt for RADV
[skip ci] Signed-off-by: Rhys Perry <[email protected]> Reviewed-by: Samuel Pitoiset <[email protected]>
-rw-r--r--docs/features.txt4
1 files 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)