About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorConnor Abbott <cwabbott0@gmail.com>2025-09-23 11:09:46 -0400
committerMarge Bot <marge-bot@fdo.invalid>2025-09-23 17:33:19 +0000
commitc2eb768eb22287a5cc0cf578f677dc0157ab008e (patch)
tree9e5d08c76dc7c461bbd21f59560c392b5a60fa51 /docs
parent1d8847afcf37964fa2d31b8ebb8c6ef8fd7d4674 (diff)
tu: Expose VK_EXT_dynamic_rendering_unused_attachments
We only use attachment formats for things used by the pipeline, so we can trivially enable this. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37529>
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 f4f56d8bad0..535eedc663e 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -615,7 +615,7 @@ Khronos extensions that are not part of any Vulkan version:
VK_EXT_discard_rectangles DONE (radv)
VK_EXT_display_control DONE (anv, hasvk, nvk, panvk, radv, tu)
VK_EXT_display_surface_counter DONE (anv, lvp, nvk, panvk, radv, tu, vn)
- VK_EXT_dynamic_rendering_unused_attachments DONE (anv, hk, lvp, nvk, radv, vn)
+ VK_EXT_dynamic_rendering_unused_attachments DONE (anv, hk, lvp, nvk, radv, tu, vn)
VK_EXT_extended_dynamic_state3 DONE (anv, hk, lvp, nvk, radv, tu, vn)
VK_EXT_external_memory_acquire_unmodified DONE (anv, radv, vn)
VK_EXT_external_memory_dma_buf DONE (anv, hasvk, hk, lvp, nvk, panvk, pvr, radv, tu, v3dv, vn)