radv: fix alignment of DGC command buffers
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 2 Oct 2023 09:37:45 +0000 (11:37 +0200)
committerMarge Bot <emma+marge@anholt.net>
Mon, 2 Oct 2023 12:21:44 +0000 (12:21 +0000)
commitb01e87423433f6b39d244daee4b59f53baa4a02e
treedca3c1c0b35cd6c7389783c12057dc285386de1b
parent1c4d57568ac8ba21e61bd630234e1848fd52ffaf
radv: fix alignment of DGC command buffers

Otherwise, DGC command buffers might not be correctly aligned.

This fixes a regression with the vkd3d-proton DGC tests.

Fixes: 4f660f99378 ("ac/gpu_info: pad IBs according to ib_size_alignment")
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25500>
src/amd/vulkan/radv_device_generated_commands.c