radeonsi: set num_input_vgprs for fragment shaders in create_function
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Fri, 28 Oct 2016 13:36:43 +0000 (15:36 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Thu, 3 Nov 2016 09:07:05 +0000 (10:07 +0100)
commit15dd332e6ab59cfcf4f53e77f5a882f983630a38
treeda6532c9a52b0f691e249311cf7dec96f4dc87a4
parentfec7ced211fcf5c626eb6657ac2b8532b256a07c
radeonsi: set num_input_vgprs for fragment shaders in create_function

So that the prolog generated for monolithic fragment shaders will have the
right signature.

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