radeonsi: split per-patch from per-vertex indices
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Tue, 2 May 2017 14:21:30 +0000 (16:21 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Mon, 8 May 2017 15:42:17 +0000 (17:42 +0200)
commitcb2ac69628a89a601ff682fdc3bc3c8ee5e306b3
treeded751a23da1fb624e97322a508d5d568d59873a
parent707df19451f38cc9f69c019ec08ea38b8222b4da
radeonsi: split per-patch from per-vertex indices

Make it a bit clearer that the index spaces are logically seperate by
having them defined in different functions.

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