r600g/cayman: fix texture gather tests
authorDave Airlie <airlied@redhat.com>
Tue, 18 Nov 2014 00:55:44 +0000 (10:55 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 18 Nov 2014 01:59:30 +0000 (11:59 +1000)
commit27e1e0e7108511b43d0f56f678c7201f39e2acc5
treec3158faaed37e22067b78c56cf0a1152505352f9
parent70dac5fa442a8c0cc8dfa2d8879c5c3c3dd885e4
r600g/cayman: fix texture gather tests

It appears on cayman the TG4 outputs were reordered.

This fixes a lot of piglit tests.

Cc: "10.3 10.4" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Glenn Kennard <glenn.kennard@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/r600_shader.c