From: Caio Marcelo de Oliveira Filho Date: Tue, 8 Oct 2019 22:52:04 +0000 (-0700) Subject: docs: Update recently enabled VK extensions on Intel X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4327837be9aed5d26dd93677cdb747fa6198362e;p=mesa.git docs: Update recently enabled VK extensions on Intel --- diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt index 120093d8966..19a958ae4a3 100644 --- a/docs/relnotes/new_features.txt +++ b/docs/relnotes/new_features.txt @@ -2,4 +2,7 @@ GL_ARB_gl_spirv on i965, iris. GL_ARB_spirv_extensions on i965, iris. GL_EXT_demote_to_helper_invocation on iris, i965. OpenGL 4.6 on i965, iris. +VK_KHR_shader_clock on Intel. VK_KHR_shader_float_controls on Intel. +VK_EXT_shader_subgroup_ballot on Intel. +VK_EXT_shader_subgroup_vote on Intel.