pvr: Use the common AcquireNextImage implementation
authorJason Ekstrand <jason.ekstrand@collabora.com>
Fri, 20 May 2022 00:39:04 +0000 (19:39 -0500)
committerMarge Bot <emma+marge@anholt.net>
Fri, 10 Jun 2022 01:33:12 +0000 (01:33 +0000)
commit12920b227fcfbba560ee8f77fdad04d4cc931a80
treec9b3d1d7ae6fec65a22ae65e7a76e3f69acb8ce9
parent384c31425abb51b75cbb595008523461f6dbbd72
pvr: 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: Rajnesh Kanwal <rajnesh.kanwal@imgtec.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4037>
src/imagination/vulkan/pvr_wsi.c