From: Jason Ekstrand Date: Wed, 15 Jan 2020 15:25:51 +0000 (-0600) Subject: relnotes: Add Vulkan 1.2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=af6c2f419372eb4f0f702a2c1e414f38b99f5205;p=mesa.git relnotes: Add Vulkan 1.2 --- diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt index a37b28db132..33a70d0017f 100644 --- a/docs/relnotes/new_features.txt +++ b/docs/relnotes/new_features.txt @@ -8,3 +8,4 @@ VK_AMD_shader_image_load_store_lod on RADV. VK_EXT_subgroup_size_control on RADV. VK_KHR_separate_depth_stencil_layouts on Intel, RADV. VK_KHR_shader_subgroup_extended_types on RADV. +Vulkan 1.2 on Intel, RADV.