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)
committerBrian <brian.paul@tungstengraphics.com>
Thu, 31 Jan 2008 21:35:25 +0000 (14:35 -0700)
commit633e1133aeed04df650b97c8d25a041014fd6f5e
treeb17f3588ddc3793a8f2ba977ac0c3cbb1c0ece2a
parent86787043fae59869133180474cb09dac4f2e619a
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