radeonsi: pull iteration over vertex streams into GS copy shader logic
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Tue, 29 Nov 2016 13:23:05 +0000 (14:23 +0100)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Mon, 12 Dec 2016 08:04:33 +0000 (09:04 +0100)
commitfc0e009aa7c4b865f4fbd3a46a1cd5259f121f0e
treeaf4f1f71785ef7336e0caa8be2f1b280b67d80d8
parent180ae18ec591822ff05b0c141b15c801dccd0c56
radeonsi: pull iteration over vertex streams into GS copy shader logic

The iteration is not needed for normal vertex shaders.

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