radv: Add new submission path for use by the common sync framework.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Sun, 28 Nov 2021 17:55:47 +0000 (18:55 +0100)
committerMarge Bot <emma+marge@anholt.net>
Fri, 31 Dec 2021 15:14:19 +0000 (15:14 +0000)
commit967fc415fc4ff3a7a556dbc4d9a851ec1b8ff2de
tree377d6d9e888869274a8d115ae4a41285fc671fd8
parent93cde57f7a5009fb95c71c9daef98dbcc2675efa
radv: Add new submission path for use by the common sync framework.

Basically just a copy of radv's internal deferred submission handler.

This uses the new winsys submit2 to later be able to move the sem_info
to the winsys.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13974>
src/amd/vulkan/radv_device.c