mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
docs/features.txt(fix): mark VK_EXT_pipeline_robustness as supported on radv
This was implemented in https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23912 Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24013>
This commit is contained in:
parent
7b10877078
commit
a57dc77482
1 changed files with 1 additions and 1 deletions
|
|
@ -587,7 +587,7 @@ Khronos extensions that are not part of any Vulkan version:
|
|||
VK_EXT_pci_bus_info DONE (anv, radv, vn)
|
||||
VK_EXT_physical_device_drm DONE (anv, radv, tu, v3dv, vn)
|
||||
VK_EXT_pipeline_library_group_handles DONE (anv, radv)
|
||||
VK_EXT_pipeline_robustness DONE (v3dv)
|
||||
VK_EXT_pipeline_robustness DONE (radv, v3dv)
|
||||
VK_EXT_post_depth_coverage DONE (anv/gfx10+, lvp, radv/gfx10+)
|
||||
VK_EXT_primitive_topology_list_restart DONE (anv, lvp, radv, tu, v3dv, vn)
|
||||
VK_EXT_primitives_generated_query DONE (anv, lvp, radv, tu, vn)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue