From 6a96729448738476ddb126692311d3b0af7ec4a6 Mon Sep 17 00:00:00 2001 From: Anthoine Bourgeois Date: Tue, 3 Nov 2020 18:13:50 +0100 Subject: [PATCH] docs/features.txt: VK_EXT_separate_stencil_usage not exposed on RADV Signed-off-by: Anthoine Bourgeois Reported-by: Rhys Perry Reviewed-by: Samuel Pitoiset Fixes: 3d58ab7576d ("docs/features: Minor update extensions support") Part-of: --- docs/features.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features.txt b/docs/features.txt index 8a7cec4bc14..9d966b5007a 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -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, radv) + VK_EXT_separate_stencil_usage DONE (anv) VK_EXT_shader_viewport_index_layer DONE (anv, radv) Khronos extensions that are not part of any Vulkan version: