Skip to content

vulkan/wsi/wayland: Expose a minImageCount of 3

Joshua Ashton requested to merge frog/mesa:wayland-fifo-memes into main

Exposes a minImageCount of 3 for wayland swapchains and potentially allocate more images than min in the MAILBOX case to avoid stalling.

Closes: #6249

Signed-off-by: Joshua Ashton joshua@froggi.es

Merge request reports