Skip to content

vulkan/wsi/wayland: use wl_display_dispatch_queue_timeout

Derek Foreman requested to merge derekf/mesa:use_timeout_api into main

Use the new wayland wl_display_dispatch_queue_timeout() function to simplify wait_for_present.

Merge request reports