radv: do not overallocate the CS array during submissions
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 21 Apr 2023 09:51:29 +0000 (11:51 +0200)
committerMarge Bot <emma+marge@anholt.net>
Mon, 24 Apr 2023 17:09:28 +0000 (17:09 +0000)
commitbdc4e3a5a6a3f8445ece1cfe89c245f7b9799641
tree8453e658228262d668b76f129b7ddcae27b4d85a
parent41a36561491d0cd65c8813126db9ce41e4aff9c4
radv: do not overallocate the CS array during submissions

Preambles/postambles are no longer added to the CS array.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22653>
src/amd/vulkan/radv_queue.c