panvk: Drop QueueBindSparse
authorJason Ekstrand <jason.ekstrand@collabora.com>
Thu, 17 Mar 2022 21:26:04 +0000 (16:26 -0500)
committerMarge Bot <emma+marge@anholt.net>
Fri, 18 Mar 2022 08:15:50 +0000 (08:15 +0000)
commitbc8b30ba55a85e0927437aa5a1497591e09a1c25
tree4f95af5f8707b2c1633d151fc7c6b593e8f8d280
parent2fc2ec17db911ad839e634c7507909bf14a6ca48
panvk: Drop QueueBindSparse

Now that we've switched to the common sync/submit framework, this is
implemented in runtime/vk_queue.c.  We don't need to provide the stub.

Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15436>
src/panfrost/vulkan/panvk_device.c