r5xx: Fix false error with DP3/DP4.
authorCorbin Simpson <MostAwesomeDude@gmail.com>
Wed, 7 May 2008 06:36:50 +0000 (23:36 -0700)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Wed, 7 May 2008 06:36:50 +0000 (23:36 -0700)
commit49c30ce958e5e95e9e6ab79d2308751705d0ff22
tree29bebc1823c152b954f0f2d99a30fd0f1be5f02f
parentdc24fb51a31de8443e653655105d4e1c88847bcc
r5xx: Fix false error with DP3/DP4.
DP3/DP4 only takes two arguments, but tried to load three, causing
a false fallback to the dumb shader.
src/mesa/drivers/dri/r300/r500_fragprog.c