summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorConnor Abbott <cwabbott0@gmail.com>2022-03-18 15:51:40 +0100
committerMarge Bot <emma+marge@anholt.net>2022-04-05 17:46:35 +0000
commitb91b90c2565e3a5f15b7eee63cd36970291737ea (patch)
tree8cf54d93b0ddf343df97c36341523d8bcf78c632 /docs
parent5eb63d825f3513b49befa6cc38a59a8ce9cf2bb6 (diff)
tu: Expose VK_KHR_maintenance4
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15488>
Diffstat (limited to 'docs')
-rw-r--r--docs/features.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features.txt b/docs/features.txt
index 9ee43f92dd1..baf653b0994 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -475,7 +475,7 @@ Vulkan 1.3 -- all DONE: anv, radv, lvp
VK_KHR_copy_commands2 DONE (anv, lvp, radv, tu, v3dv)
VK_KHR_dynamic_rendering DONE (anv, lvp, radv)
VK_KHR_format_feature_flags2 DONE (anv, radv, tu)
- VK_KHR_maintenance4 DONE (anv, radv)
+ VK_KHR_maintenance4 DONE (anv, radv, tu)
VK_KHR_shader_non_semantic_info DONE (anv, radv, tu, v3dv)
VK_KHR_shader_terminate_invocation DONE (anv, radv, tu)
VK_KHR_synchronization2 DONE (anv, radv)