radeonsi: adjust ps args for aco
authorQiang Yu <yuq825@gmail.com>
Thu, 27 Apr 2023 11:30:21 +0000 (19:30 +0800)
committerMarge Bot <emma+marge@anholt.net>
Mon, 15 May 2023 02:01:11 +0000 (02:01 +0000)
commit7180b16afcaa7be13c0f9cfcfdcc56ea0f5b05b7
treeb77ad088bcb1fa6a5c3c46ecefba960d61e64a4d
parent474ddeffe67ed23b4065731013f99b3de5cc346e
radeonsi: adjust ps args for aco

aco need explicite args including PS arg compaction and
scratch_offset.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Signed-off-by: Qiang Yu <yuq825@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22573>
src/gallium/drivers/radeonsi/si_shader.c