docs: update for new extensions in nvk
Mark as implemented on nvk: * VK_EXT_descriptor_buffer * VK_EXT_post_depth_coverage Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30628>
This commit is contained in:

committed by
Marge Bot

parent
e05962a4e7
commit
5f366bf822
@@ -572,7 +572,7 @@ Khronos extensions that are not part of any Vulkan version:
|
||||
VK_EXT_depth_clip_control DONE (anv, hasvk, lvp, nvk, radv, tu, v3dv, vn)
|
||||
VK_EXT_depth_clip_enable DONE (anv, hasvk, lvp, nvk, radv, tu, v3dv/vc7+, vn)
|
||||
VK_EXT_depth_range_unrestricted DONE (anv/gen20+, nvk, radv, lvp)
|
||||
VK_EXT_descriptor_buffer DONE (anv, lvp, radv, tu)
|
||||
VK_EXT_descriptor_buffer DONE (anv, lvp, nvk, radv, tu)
|
||||
VK_EXT_device_address_binding_report DONE (radv, tu)
|
||||
VK_EXT_device_fault DONE (radv)
|
||||
VK_EXT_device_memory_report DONE (vn)
|
||||
@@ -613,7 +613,7 @@ Khronos extensions that are not part of any Vulkan version:
|
||||
VK_EXT_physical_device_drm DONE (anv, hasvk, nvk, radv, tu, v3dv, vn)
|
||||
VK_EXT_pipeline_library_group_handles DONE (anv, radv)
|
||||
VK_EXT_pipeline_robustness DONE (anv, nvk, radv, v3dv)
|
||||
VK_EXT_post_depth_coverage DONE (anv/gfx11+, lvp, radv/gfx10+, 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)
|
||||
VK_EXT_provoking_vertex DONE (anv, hasvk, lvp, nvk, radv, tu, v3dv, vn)
|
||||
|
@@ -1 +1,3 @@
|
||||
Expose Vulkan 1.3 on v3dv, both rpi4 and rpi5
|
||||
VK_EXT_descriptor_buffer on nvk
|
||||
VK_EXT_post_depth_coverage on nvk
|
||||
|
Reference in New Issue
Block a user