r600g: take into account PSIZE output for spi mapping
authorVadim Girlin <vadimgirlin@gmail.com>
Wed, 2 Nov 2011 07:50:59 +0000 (11:50 +0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 2 Nov 2011 13:47:10 +0000 (09:47 -0400)
commit16c0a3a9720c03c3d5cbfd66e2db63014dfc4f19
treea0345c18dab9d521b72ba49baeb809ec4a2b8f2e
parente8f646fa7e9cf6f6793864384128157735aa03b3
r600g: take into account PSIZE output for spi mapping

Skip PSIZE and POSITION when counting VS outputs.
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=42435

Tested without regressions on evergreen.

NOTE: this is a candidate for the 7.11 branch.

Signed-off-by: Vadim Girlin <vadimgirlin@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/drivers/r600/r600_shader.c