panvk: Advertise VK_EXT_pipeline_robustness

Signed-off-by: Mary Guillemard <mary.guillemard@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32331>
This commit is contained in:
Mary Guillemard
2024-11-25 15:32:34 +01:00
committed by Marge Bot
parent 8485b3fcff
commit dec5523e33
2 changed files with 15 additions and 1 deletions

View File

@@ -624,7 +624,7 @@ Khronos extensions that are not part of any Vulkan version:
VK_EXT_physical_device_drm DONE (anv, hasvk, nvk, panvk, radv, tu, v3dv, vn)
VK_EXT_pipeline_library_group_handles DONE (anv, radv)
VK_EXT_pipeline_protected_access DONE (anv/gfx12+)
VK_EXT_pipeline_robustness DONE (anv, nvk, radv, v3dv, tu)
VK_EXT_pipeline_robustness DONE (anv, nvk, panvk, radv, v3dv, tu)
VK_EXT_post_depth_coverage DONE (anv/gfx11+, lvp, nvk, radv/gfx10+, tu)
VK_EXT_primitive_topology_list_restart DONE (anv, hasvk, lvp, nvk, radv, tu, v3dv, vn)
VK_EXT_primitives_generated_query DONE (anv, hasvk, lvp, nvk, radv, tu, vn)