radeonsi: fix Gather4 with integer formats
authorMarek Olšák <marek.olsak@amd.com>
Sat, 20 Aug 2016 14:50:01 +0000 (16:50 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Mon, 5 Sep 2016 16:01:15 +0000 (18:01 +0200)
commit63da0c991d228b61ca36591314098620c511dbce
tree87f99ef00dc6d4405016f42d7a4cf8bd8a2f29da
parent3e756f09d451847e465418a7e10c386fd3c5d16f
radeonsi: fix Gather4 with integer formats

The closed compiler does the same thing.

This fixes: GL45-CTS.texture_gather.*-int-* (18 tests)

Reviewed-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/gallium/drivers/radeonsi/si_shader.c