From 254d9976b680c02822a7b6781589d92dbf7f55e4 Mon Sep 17 00:00:00 2001 From: Lionel Landwerlin Date: Wed, 23 Oct 2019 19:07:32 +0300 Subject: [PATCH] docs: Add new Intel extension Signed-off-by: Lionel Landwerlin Acked-by: Caio Marcelo de Oliveira Filho --- docs/relnotes/new_features.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt index 496a1720962..d4ca9dd8ecb 100644 --- a/docs/relnotes/new_features.txt +++ b/docs/relnotes/new_features.txt @@ -9,4 +9,5 @@ VK_KHR_spirv_1_4 on Intel, RADV. VK_EXT_shader_subgroup_ballot on Intel. VK_EXT_shader_subgroup_vote on Intel. VK_EXT_texel_buffer_alignment on RADV. +VK_INTEL_performance_query on Intel. Meson support for windows using MSVC and MinGW -- 2.30.2