diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes/new_features.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt index b728bdb3cd5..c1e173b43c4 100644 --- a/docs/relnotes/new_features.txt +++ b/docs/relnotes/new_features.txt @@ -10,3 +10,4 @@ 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. +GL_INTEL_shader_integer_functions2 and VK_INTEL_shader_integer_functions2 on Intel. |