wsi/display: drop unused parameters from local functions
authorEric Engestrom <eric@engestrom.ch>
Mon, 8 Nov 2021 15:01:50 +0000 (15:01 +0000)
committerMarge Bot <emma+marge@anholt.net>
Fri, 26 May 2023 14:34:17 +0000 (14:34 +0000)
commitd240a630e799ec43514da54d818172139b995720
tree7bf16dbdaf8671b71ff7469ed5407785f8e437ac
parentd55427f3d6b1926f957611dd01d3fd1da1e6befe
wsi/display: drop unused parameters from local functions

These are all local functions, so it's trivial to add back any parameter
should they become useful.

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20566>
src/vulkan/wsi/wsi_common_display.c