summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>2019-12-13 13:21:44 -0800
committerJason Ekstrand <jason@jlekstrand.net>2020-02-18 09:57:17 -0600
commit28e94e0a948ebdc98decb5cdbb2ddfcf31cb2b0b (patch)
treead753b96862332f87edb7198187e99e3a8e94703 /docs
parent8004cb256a29e946b23c42ce4ad322b8a4dfd2a8 (diff)
radv: Advertise VK_KHR_shader_non_semantic_info
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3856> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3856>
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/new_features.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt
index 2206422f55b..2fe8ecaf8df 100644
--- a/docs/relnotes/new_features.txt
+++ b/docs/relnotes/new_features.txt
@@ -1 +1 @@
-VK_KHR_shader_non_semantic_info on Intel.
+VK_KHR_shader_non_semantic_info on Intel, RADV.