radv: Remove SDMA padding from copy helpers.
authorTatsuyuki Ishi <ishitatsuyuki@gmail.com>
Tue, 28 Feb 2023 06:32:51 +0000 (15:32 +0900)
committerMarge Bot <emma+marge@anholt.net>
Thu, 2 Mar 2023 15:29:47 +0000 (15:29 +0000)
commit4f681d5e2c9e8fc21e397914527b8a87240b0401
tree1344913f627ce1c3a26bdbe68cfab436d7548a4f
parente9a55b332a3fb5acfc551f10f30f7d0961e85f27
radv: Remove SDMA padding from copy helpers.

These are handled in winsys already; no need to duplicate and complicate
the code paths.

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