v3dv: implement vkCmdCopyBuffer2KHR
authorIago Toral Quiroga <itoral@igalia.com>
Thu, 17 Jun 2021 07:46:37 +0000 (09:46 +0200)
committerMarge Bot <eric+marge@anholt.net>
Mon, 21 Jun 2021 06:00:56 +0000 (06:00 +0000)
commit47390d6669ae57ad0594f028d8275029c3361c8e
treebf95013444ca769c941420c8399fd000cc0d1f8f
parent06a9a3ead56552f66139c08dc31cf312008ae0bd
v3dv: implement vkCmdCopyBuffer2KHR

The common Vulkan code will call this to implement vkCmdCopyBuffer.

Reviewed-by: Alejandro PiƱeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11443>
src/broadcom/vulkan/v3dv_meta_copy.c