radeonsi: make si_generate_gs_copy_shader usable as a standalone function
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Mon, 31 Oct 2016 19:53:37 +0000 (20:53 +0100)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Thu, 3 Nov 2016 09:07:42 +0000 (10:07 +0100)
commit2e1fb7e7fc5d2851debc3138bbc9b71131630bba
tree9f18eee2534e5e2ee14890665a70803ddf4d3fc8
parentba5de0d034abdcf072fb1fbb0cd1cbce06d41e7b
radeonsi: make si_generate_gs_copy_shader usable as a standalone function

It really only depends on the shader selector.

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