summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>2019-05-17 10:38:04 -0700
committerCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>2019-10-14 08:25:42 -0700
commit58286c79696e191d556688c3efe26d67749dfd00 (patch)
tree9688513b337b0da91098b28cbbbad70b38fd13cb /docs
parent90a7893ca8a191124908fdcc013b3274ebb8c1ab (diff)
downloadmesa-58286c79696e191d556688c3efe26d67749dfd00.tar.gz
anv: Advertise VK_KHR_spirv_1_4
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 10f76955c6d..2f7944e929c 100644
--- a/docs/relnotes/new_features.txt
+++ b/docs/relnotes/new_features.txt
@@ -5,6 +5,7 @@ OpenGL 4.6 on i965, iris.
VK_ANDROID_external_memory_android_hardware_buffer on RADV.
VK_KHR_shader_clock on Intel, RADV.
VK_KHR_shader_float_controls on Intel.
+VK_KHR_spirv_1_4 on Intel.
VK_EXT_shader_subgroup_ballot on Intel.
VK_EXT_shader_subgroup_vote on Intel.
VK_EXT_texel_buffer_alignment on RADV.