gallivm: Remove bogus assert.
authorJosé Fonseca <jfonseca@vmware.com>
Fri, 5 Jul 2013 13:34:34 +0000 (14:34 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Fri, 5 Jul 2013 13:35:54 +0000 (14:35 +0100)
commit45f174ce40c8eab006e8f032ffc40703050a639b
tree43bf4bf6c2ca8d37305fcbcbd73b4fdd4f58b731
parentc29c6b2b2e65f73c75c70daae1d2d32e53964120
gallivm: Remove bogus assert.

It is perfectly valid for the swizzle to be bigger than 2. For example the
texel offsets could be

  SAMPLE ..., IMM[0].zzz

What is not correct is for chan_index to be bigger than 2.

Trivial.
src/gallium/auxiliary/gallivm/lp_bld_tgsi.c