vulkan/wsi/x11: make 4 image minimum for xwayland driver-specific
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 21 Feb 2023 13:42:58 +0000 (08:42 -0500)
committerMarge Bot <emma+marge@anholt.net>
Mon, 27 Feb 2023 13:21:21 +0000 (13:21 +0000)
commitc1a62476acefcc94de9fd8e7f74d6bd9576796a7
treeb59e63750f36d0b8d93a82db31b712d832d159df
parent7c8a5f6e377a6210700177568b372e8108eaba96
vulkan/wsi/x11: make 4 image minimum for xwayland driver-specific

this avoids adding extra frames of latency to drivers that don't need
it

Acked-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21447>
src/virtio/vulkan/vn_wsi.c
src/vulkan/wsi/wsi_common.c
src/vulkan/wsi/wsi_common.h
src/vulkan/wsi/wsi_common_x11.c