venus: expose KHR_present_id(2)/wait(2) support
Venus does support these via common wsi. Test: dEQP-VK.wsi.*.present_id_wait.* Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36834>
This commit is contained in:
+4
-4
@@ -558,10 +558,10 @@ Khronos extensions that are not part of any Vulkan version:
|
||||
VK_KHR_pipeline_binary DONE (radv)
|
||||
VK_KHR_pipeline_executable_properties DONE (anv, hk, nvk, panvk, hasvk, radv, tu, v3dv)
|
||||
VK_KHR_pipeline_library DONE (anv, hk, lvp, nvk, panvk, radv, tu, vn)
|
||||
VK_KHR_present_id DONE (anv, nvk, radv, tu, x11/display)
|
||||
VK_KHR_present_id2 DONE (anv, nvk, panvk, pvr, radv, tu, v3dv)
|
||||
VK_KHR_present_wait DONE (anv, nvk, radv, tu, x11/display)
|
||||
VK_KHR_present_wait2 DONE (anv, nvk, panvk, pvr, radv, tu, v3dv)
|
||||
VK_KHR_present_id DONE (anv, nvk, radv, tu, vn)
|
||||
VK_KHR_present_id2 DONE (anv, nvk, panvk, pvr, radv, tu, v3dv, vn)
|
||||
VK_KHR_present_wait DONE (anv, nvk, radv, tu, vn)
|
||||
VK_KHR_present_wait2 DONE (anv, nvk, panvk, pvr, radv, tu, v3dv, vn)
|
||||
VK_KHR_ray_query DONE (anv/gfx12.5+, lvp, radv/gfx10.3+, tu/a740+, vn)
|
||||
VK_KHR_ray_tracing_maintenance1 DONE (anv/gfx12.5+, radv/gfx10.3+, tu/a740+, vn)
|
||||
VK_KHR_ray_tracing_pipeline DONE (anv/gfx12.5+, lvp, radv/gfx10.3+, vn)
|
||||
|
||||
Reference in New Issue
Block a user