venus: drop VkQueueBindSparse
authorJuston Li <justonli@google.com>
Tue, 20 Dec 2022 22:51:51 +0000 (14:51 -0800)
committerMarge Bot <emma+marge@anholt.net>
Sat, 14 Jan 2023 00:51:56 +0000 (00:51 +0000)
commit2889a0478b76e856d837b168ee3bf2b61c5238ab
tree5abc52c62f63ae6e9342a93d96bbb853328b486f
parent3b107962a299c3793cdd952e756c767703d2c797
venus: drop VkQueueBindSparse

Sparse binding is already disabled with fence feedback enabled by
default due to the difficulty getting both to work.

Signed-off-by: Juston Li <justonli@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20088>
src/virtio/vulkan/vn_physical_device.c
src/virtio/vulkan/vn_queue.c