diff options
author | Lionel Landwerlin <[email protected]> | 2019-10-23 19:07:32 +0300 |
---|---|---|
committer | Lionel Landwerlin <[email protected]> | 2019-10-23 19:07:34 +0300 |
commit | 254d9976b680c02822a7b6781589d92dbf7f55e4 (patch) | |
tree | 3e3bc815a342c9a73f440c5184f85ccbaaed4d8e /docs | |
parent | 8ae024d029ee23ae59a41cb066e2ad2fb2476f1f (diff) |
docs: Add new Intel extension
Signed-off-by: Lionel Landwerlin <[email protected]>
Acked-by: Caio Marcelo de Oliveira Filho <[email protected]>
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 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 |