OSDN Git Service

r600g: fix typo in tex instruction + shader semantic id fix
authorJerome Glisse <jglisse@redhat.com>
Fri, 30 Jul 2010 15:10:24 +0000 (11:10 -0400)
committerJerome Glisse <jglisse@redhat.com>
Fri, 30 Jul 2010 15:12:10 +0000 (11:12 -0400)
commit6c288d06ac512be6eb7f19a9005389dd46d5a26a
tree4ca016e796142f9546a0acbb920f232f10ac55a5
parentc33c1912ddc973ae07ac762c66e11c332a27e4af
r600g: fix typo in tex instruction + shader semantic id fix

It seems we never get semantic id from TGSI so fallback
to use output number as id.

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
src/gallium/drivers/r600/r600_shader.c