docs: list anv in EXT_extended_dynamic_state3 support

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Luis Felipe Strano Moraes <luis.strano@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21017>
This commit is contained in:
Lionel Landwerlin 2023-01-31 15:54:39 +01:00 committed by Marge Bot
parent 65adf0c0af
commit 75159304b0
1 changed files with 1 additions and 1 deletions

View File

@ -551,7 +551,7 @@ Khronos extensions that are not part of any Vulkan version:
VK_EXT_descriptor_buffer DONE (radv, tu)
VK_EXT_discard_rectangles DONE (radv)
VK_EXT_display_control DONE (anv, radv, tu)
VK_EXT_extended_dynamic_state3 DONE (lvp, radv, tu)
VK_EXT_extended_dynamic_state3 DONE (anv, lvp, radv, tu)
VK_EXT_external_memory_dma_buf DONE (anv, pvr, radv, tu, v3dv, vn)
VK_EXT_external_memory_host DONE (anv, lvp, radv)
VK_EXT_filter_cubic DONE (tu/a650)