radv: Use const device argument in radv_sdma_copy_buffer.
authorTimur Kristóf <timur.kristof@gmail.com>
Thu, 5 Oct 2023 23:27:10 +0000 (01:27 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 19 Oct 2023 14:35:00 +0000 (14:35 +0000)
commitff39212e28c86375b91f3ce43fdde6d9bca2e52c
tree6caf89e442cea9b9c83d14dfcadf2a808a8a5dbd
parent320e20db6834cf793e7019a862bf1a9d622da4d0
radv: Use const device argument in radv_sdma_copy_buffer.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25770>
src/amd/vulkan/radv_private.h
src/amd/vulkan/radv_sdma.c