pvr: Use vk_common_GetDeviceQueue API.
authorRajnesh Kanwal <rajnesh.kanwal@imgtec.com>
Thu, 10 Mar 2022 13:01:27 +0000 (13:01 +0000)
committerMarge Bot <emma+marge@anholt.net>
Fri, 25 Mar 2022 18:07:08 +0000 (18:07 +0000)
commitdf1c7ca0e5753550e62621dd00d62b5fbc1750c5
treedbbc7e16cd92955f9e1111c853010b356324c5d2
parenta3bdad314effedd0e2e88547ba7392fe67329a7a
pvr: Use vk_common_GetDeviceQueue API.

Removes pvr_GetDeviceQueue implementation. As we are now
using the common vk_queue structure as a base for pvr_queue,
we can use vk_common_GetDeviceQueue implementation instead.

Signed-off-by: Rajnesh Kanwal <rajnesh.kanwal@imgtec.com>
Reviewed-by: Frank Binns <frank.binns@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15574>
src/imagination/vulkan/pvr_device.c