summaryrefslogtreecommitdiff
path: root/docs/relnotes
diff options
context:
space:
mode:
authorJoshua Ashton <joshua@froggi.es>2023-06-28 18:35:06 +0100
committerJoshua Ashton <joshua@froggi.es>2023-07-04 21:05:09 +0100
commit5ca8390e5f18f68ff5eef357b600db415429eaae (patch)
treee7d89a822f6d131555d71d9d06851e5bf5434212 /docs/relnotes
parentc9ac960b6a7ea37840ec151e05335caea6c740ff (diff)
downloadmesa-5ca8390e5f18f68ff5eef357b600db415429eaae.tar.gz
mesa-5ca8390e5f18f68ff5eef357b600db415429eaae.tar.bz2
mesa-5ca8390e5f18f68ff5eef357b600db415429eaae.zip
radv: Advertise VK_EXT_pipeline_robustness
Signed-off-by: Joshua Ashton <joshua@froggi.es> Reviewed-by: Friedrich Vock <friedrich.vock@gmx.de> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23912>
Diffstat (limited to 'docs/relnotes')
-rw-r--r--docs/relnotes/new_features.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt
index cd73147b1a7..691dfb6b8ea 100644
--- a/docs/relnotes/new_features.txt
+++ b/docs/relnotes/new_features.txt
@@ -8,3 +8,4 @@ VK_KHR_fragment_shader_barycentric on RADV/GFX10.3+
VK_KHR_ray_tracing_pipeline on RADV/GFX10.3+
VK_EXT_depth_bias_control on RADV
VK_EXT_fragment_shader_interlock on RADV/GFX9+
+VK_EXT_pipeline_robustness on RADV