summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSamuel Pitoiset <[email protected]>2019-11-20 15:54:43 +0100
committerSamuel Pitoiset <[email protected]>2019-11-20 16:04:15 +0100
commit645332f3f5b2a7a7df10a9aed1a2636709a1f044 (patch)
tree9389eefde8125f3b566ec9e12e788b835b4e2476 /docs
parent02f4c39b8d292431b5ecf09214672217c6ed9eaf (diff)
docs: add missing new features for RADV
[skip ci] Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/new_features.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt
index 1a76a307b9b..a784d65f6b6 100644
--- a/docs/relnotes/new_features.txt
+++ b/docs/relnotes/new_features.txt
@@ -1,2 +1,5 @@
+VK_AMD_device_coherent_memory on RADV.
+VK_EXT_subgroup_size_control on RADV.
VK_KHR_separate_depth_stencil_layouts on Intel.
+VK_KHR_shader_subgroup_extended_types on RADV.
EXT_direct_state_access for compatibility profile.