docs/features.txt: VK_EXT_separate_stencil_usage not exposed on RADV

Signed-off-by: Anthoine Bourgeois <anthoine.bourgeois@gmail.com>
Reported-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Fixes: 3d58ab7576 ("docs/features: Minor update extensions support")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7466>
This commit is contained in:
Anthoine Bourgeois 2020-11-03 18:13:50 +01:00 committed by Marge Bot
parent 6ec7e0d406
commit 6a96729448

View file

@ -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: