mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 02:58:05 +02:00
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:
parent
6ec7e0d406
commit
6a96729448
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue