summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>2023-05-02 14:46:57 +0200
committerMarge Bot <emma+marge@anholt.net>2023-05-09 13:29:34 +0000
commitd1152283278aa36d00d7c3dd2e1cbd8090d3de1d (patch)
tree4f57c891939cff219b45abe4ead296d566d98282 /docs
parentd740e283e1635b1fdbcb9f8ccf4de434f7ba11ef (diff)
downloadmesa-d1152283278aa36d00d7c3dd2e1cbd8090d3de1d.tar.gz
radv: advertise VK_EXT_attachment_feedback_loop_dynamic_state
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22849>
Diffstat (limited to 'docs')
-rw-r--r--docs/features.txt1
-rw-r--r--docs/relnotes/new_features.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/features.txt b/docs/features.txt
index 34709295c87..60607283508 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -539,6 +539,7 @@ Khronos extensions that are not part of any Vulkan version:
VK_KHR_xcb_surface DONE (anv, dzn, lvp, radv, tu, v3dv, vn)
VK_KHR_xlib_surface DONE (anv, dzn, lvp, radv, tu, v3dv, vn)
VK_EXT_acquire_xlib_display DONE (anv, lvp, radv, tu)
+ VK_EXT_attachment_feedback_loop_dynamic_state DONE (radv)
VK_EXT_attachment_feedback_loop_layout DONE (lvp, radv, tu, v3dv)
VK_EXT_border_color_swizzle DONE (anv, lvp, tu, radv/gfx10+, v3dv)
VK_EXT_buffer_device_address DONE (anv/gen8+, radv)
diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt
index e69de29bb2d..9010653d6f7 100644
--- a/docs/relnotes/new_features.txt
+++ b/docs/relnotes/new_features.txt
@@ -0,0 +1 @@
+VK_EXT_attachment_feedback_loop_dynamic_state on RADV