projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb62e64
)
docs: add missing "shader_" in VK_KHR_shader_subgroup_extended_types
author
Rhys Perry
<pendingchaos02@gmail.com>
Tue, 2 Jun 2020 10:25:11 +0000
(11:25 +0100)
committer
Rhys Perry
<pendingchaos02@gmail.com>
Tue, 2 Jun 2020 12:21:42 +0000
(13:21 +0100)
Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5295>
docs/relnotes/new_features.txt
patch
|
blob
|
history
diff --git
a/docs/relnotes/new_features.txt
b/docs/relnotes/new_features.txt
index 710318cc7faa8b6f89b27f9c1b23dda562019d0c..8ad3ed9e5e6cde9e5aed32e4fce53e4fe8bbf150 100644
(file)
--- a/
docs/relnotes/new_features.txt
+++ b/
docs/relnotes/new_features.txt
@@
-5,4
+5,4
@@
VK_EXT_custom_border_color on RADV.
VK_EXT_pipeline_creation_cache_control on RADV.
VK_EXT_subgroup_size_control on RADV/ACO.
VK_GOOGLE_user_type on ANV and RADV.
-VK_KHR_subgroup_extended_types on RADV/ACO.
+VK_KHR_s
hader_s
ubgroup_extended_types on RADV/ACO.