radeonsi: move main TGSI translation into its own function
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Thu, 27 Oct 2016 15:21:25 +0000 (17:21 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Thu, 3 Nov 2016 09:06:44 +0000 (10:06 +0100)
commit4c1504af6a21793873c330bb6b1c24edf833336c
treeee0369d3b4a0b179cf5498316cf5e6586a5b9f12
parent23dfb688ba3b7be0feb2a178e65e419fe2678379
radeonsi: move main TGSI translation into its own function

The idea is that adding prolog and epilog code will be pulled out into the
caller.

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