summaryrefslogtreecommitdiff
path: root/docs/relnotes
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2020-01-23 13:32:51 -0800
committerIan Romanick <ian.d.romanick@intel.com>2020-01-23 13:36:14 -0800
commit4b7de92e5f427a094eed6a054611675b4d11ae70 (patch)
tree5bed4f06ee327719efdfebf2998030626032be91 /docs/relnotes
parentbeab31b9bb58913ea8abf61765d7788f5cb2f04e (diff)
relnotes: Add GL_INTEL_shader_integer_functions2 and VK_INTEL_shader_integer_functions2
Suggested-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Diffstat (limited to 'docs/relnotes')
-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 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.