From 3d58ab7576dfcc7aa84407c1af60f6acc21916fa Mon Sep 17 00:00:00 2001 From: Anthoine Bourgeois Date: Wed, 29 Apr 2020 01:28:02 +0200 Subject: [PATCH] docs/features: Minor update extensions support Signed-off-by: Anthoine Bourgeois Reviewed-by: Lionel Landwerlin Part-of: --- docs/features.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/features.txt b/docs/features.txt index 18414a8f2d0..b5dbc069869 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -456,7 +456,7 @@ Vulkan 1.2 -- all DONE: anv VK_KHR_imageless_framebuffer DONE (anv, radv) VK_KHR_sampler_mirror_clamp_to_edge DONE (anv, radv) VK_KHR_separate_depth_stencil_layouts DONE (anv, radv) - VK_KHR_shader_atomic_int64 DONE (anv, radv) + VK_KHR_shader_atomic_int64 DONE (anv/gen9+, radv) VK_KHR_shader_float16_int8 DONE (anv/gen8+, radv) VK_KHR_shader_float_controls DONE (anv/gen8+, radv) VK_KHR_shader_subgroup_extended_types DONE (anv/gen8+, radv) @@ -468,7 +468,7 @@ Vulkan 1.2 -- all DONE: anv VK_EXT_host_query_reset DONE (anv, radv) VK_EXT_sampler_filter_minmax DONE (anv/gen9+, radv) VK_EXT_scalar_block_layout DONE (anv, radv/gfx7+) - VK_EXT_separate_stencil_usage DONE (anv) + VK_EXT_separate_stencil_usage DONE (anv, radv) VK_EXT_shader_viewport_index_layer DONE (anv, radv) Khronos extensions that are not part of any Vulkan version: