radeonsi: store shader function arguments in a structure
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Mon, 3 Jul 2017 14:54:37 +0000 (16:54 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Mon, 31 Jul 2017 12:55:31 +0000 (14:55 +0200)
commitc7e9ebb3ab837da0bd62a37abc9e224e1a0c2a6b
treee5d64f8256a3262722d6fcc3aa9900a87c087fcd
parent00476907fc25f15d7c8495ca360e5a722230ac05
radeonsi: store shader function arguments in a structure

Aligns the code a bit more with ac/nir, and simplifies the setup of
ac_shader_abi.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/radeonsi/si_shader.c