vulkan/wsi/x11: Ensure we have the required number of images for acquire.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Wed, 23 Feb 2022 01:27:46 +0000 (02:27 +0100)
committerBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Sun, 8 May 2022 14:27:42 +0000 (16:27 +0200)
commita7f44b626943642e0cc0d132dd80aa820a45749f
tree0fb986e3e3e30c381dadf2c9b56dd5d12e8d904e
parent24049b8771be7bd9044e005565ab9dc327e9dd63
vulkan/wsi/x11: Ensure we have the required number of images for acquire.

For games that needs >1 at the same time the existing check wasn't enough.

Cc: mesa-stable
Reviewed-by: Hans-Kristian Arntzen <post@arntzen-software.no>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15132>
src/vulkan/wsi/wsi_common_x11.c