radv: emit relocation for mesh/task shaders
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 11 Sep 2023 09:31:37 +0000 (11:31 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 14 Sep 2023 07:19:26 +0000 (07:19 +0000)
commitf8a7c8edd153b1265a9043d55c27dd822b7ed26a
tree80c2f28ec12f1647676794bed76e06245a78fa89
parent312103e0ffb6129427feee2ece1db81fc57862a6
radv: emit relocation for mesh/task shaders

RGP requires shaders to be contiguous in memory.

Cc: mesa-stable
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25144>
src/amd/vulkan/layers/radv_sqtt_layer.c
src/amd/vulkan/radv_cmd_buffer.c