r300g: fix r300g cause GPU hang issue.
authorCooper Yuan <cooperyuan@gmail.com>
Mon, 28 Sep 2009 09:55:38 +0000 (17:55 +0800)
committerCooper Yuan <cooperyuan@gmail.com>
Mon, 28 Sep 2009 09:55:38 +0000 (17:55 +0800)
commit99e1745af9a6a1fe1ebc65b17afb5f1a975348d2
treea54c9eb914363adf73852790863467fc31af7b77
parent70c44073ad3f333ed40c5c297a934a359c839e94
r300g: fix r300g cause GPU hang issue.

why there are two input position semantic tags is that ureg doesn't
set vs input semantic due to commit: 6d8dbd3d1ec888

so use vs input index instead of semantic name.
src/gallium/drivers/r300/r300_state_derived.c