radv: Don't use pointers to pointers when updating the preambles.
authorTimur Kristóf <timur.kristof@gmail.com>
Thu, 5 May 2022 18:40:13 +0000 (20:40 +0200)
committerTimur Kristóf <timur.kristof@gmail.com>
Tue, 10 May 2022 08:19:34 +0000 (10:19 +0200)
commit3a523b8338cfb1530c6182cb92695f4bee501c3b
tree9031249db6f3770a41da6e5c6a83fd4ca53bc555
parent2f232a8d2e702472139dbbd0962237f9c590bb5d
radv: Don't use pointers to pointers when updating the preambles.

Instead, just use the pointers from the queue structure.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Reviewed-By: Tatsuyuki Ishi <ishitatsuyuki@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16358>
src/amd/vulkan/radv_device.c