radv: skip GDS allocation for NGG streamout on GFX11
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 19 Sep 2023 12:33:47 +0000 (14:33 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 12 Oct 2023 16:58:22 +0000 (16:58 +0000)
commit1f77f52bbe5dd950628bf304297940b30f212d14
treed08fb3e8fb1119ebaeabd9f58c460597818730f8
parent2cc3288089707fe4f8615c45051d122ddc8c5fad
radv: skip GDS allocation for NGG streamout on GFX11

Only GDS OA is needed on GFX11.

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