gallium: fix problem in which texcoords and varying vars got mapped to the same slot
authorBrian <brian.paul@tungstengraphics.com>
Thu, 31 Jan 2008 21:35:25 +0000 (14:35 -0700)
committerBen Skeggs <skeggsb@gmail.com>
Fri, 15 Feb 2008 02:50:28 +0000 (13:50 +1100)
commit9aa37ad5401959fb43d39724d6efb5088087e56e
treedbc337c88a7fc38fdde687d7fb81f30c02749fa6
parenta4c7c8a6ee15d793d08e448f9ca8e2100bbe748c
gallium: fix problem in which texcoords and varying vars got mapped to the same slot

This fixes the glsl/bump.c and glsl/texdemo1.c programs
src/mesa/state_tracker/st_program.c