summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>2019-09-05 11:10:02 -0700
committerCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>2019-10-24 11:39:56 -0700
commit06aecb14c0476c1a4664f75b17fa2ba06fa5aa46 (patch)
tree59890d3ea54f7fbfef5055cd9cbf73aaff9634dc /docs
parentb8784fe65252f82ee528459ec876c43b8586cac3 (diff)
downloadmesa-06aecb14c0476c1a4664f75b17fa2ba06fa5aa46.tar.gz
anv: Implement VK_KHR_vulkan_memory_model
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Diffstat (limited to 'docs')
-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 e84dbf496e6..8f51a317d43 100644
--- a/docs/relnotes/new_features.txt
+++ b/docs/relnotes/new_features.txt
@@ -6,6 +6,7 @@ VK_ANDROID_external_memory_android_hardware_buffer on RADV.
VK_KHR_shader_clock on Intel, RADV.
VK_KHR_shader_float_controls on Intel, RADV.
VK_KHR_spirv_1_4 on Intel, RADV.
+VK_KHR_vulkan_memory_model on Intel.
VK_EXT_shader_subgroup_ballot on Intel.
VK_EXT_shader_subgroup_vote on Intel.
VK_EXT_texel_buffer_alignment on RADV.