radeonsi: aco does not pass LS outputs to HS by arg
authorQiang Yu <yuq825@gmail.com>
Wed, 5 Jul 2023 07:48:50 +0000 (15:48 +0800)
committerMarge Bot <emma+marge@anholt.net>
Mon, 24 Jul 2023 01:49:21 +0000 (01:49 +0000)
commitec17cc345f9eff059947956e2c49318e4a549e18
treee15067e6ecc165aab3f3670d6d25d5689713638c
parent599b50b448b55c1c68165bd238d9d338a223833d
radeonsi: aco does not pass LS outputs to HS by arg

aco has global input/output variables for this.

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/24204>
src/gallium/drivers/radeonsi/si_shader.c