radv: Move QueueSignalReleaseImageANDROID to common code
authorJason Ekstrand <jason@jlekstrand.net>
Sun, 2 Jan 2022 05:03:36 +0000 (23:03 -0600)
committerMarge Bot <emma+marge@anholt.net>
Wed, 5 Jan 2022 16:36:10 +0000 (16:36 +0000)
commitb2073f5e5d689a8458b331b5be9608bf5717cfa4
tree78d919e7f5053794ebd0488b11902b3affec7304
parentdfb1e1777c8c45b97bf7138e1c22128d9c6fd897
radv: Move QueueSignalReleaseImageANDROID to common code

This is mostly a copy+paste job but with a few syntax changes to make it
follow more closely with other common Vulkan code.

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14372>
src/amd/vulkan/radv_android.c
src/vulkan/runtime/meson.build
src/vulkan/runtime/vk_android.c