panvk: Use the common AcquireNextImage implementation
authorJason Ekstrand <jason.ekstrand@collabora.com>
Fri, 20 May 2022 00:34:12 +0000 (19:34 -0500)
committerMarge Bot <emma+marge@anholt.net>
Fri, 10 Jun 2022 01:33:12 +0000 (01:33 +0000)
commita09e08ae955ee9c31338e865da744a4adb03f24c
treed84ebe6f26d18fa55b6c6c53596a8e0bc459bbfa
parentb03216de9cc8a9d22db69bf96d82b1898806e7e8
panvk: Use the common AcquireNextImage implementation

The only reason for the wrapper was so that we could dummy signal the
semaphore and fence.  Now that the WSI code always dos this for us, we
can drop our wrapper.

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4037>
src/panfrost/vulkan/panvk_wsi.c