python/regress: vertex shader FRC test does not use IN[1].

This commit is contained in:
Michal Krol 2009-04-03 16:37:34 +02:00
parent 37661516ea
commit 3b7c9a9a16

View file

@ -1,7 +1,6 @@
VERT1.1
DCL IN[0], POSITION
DCL IN[1], COLOR
DCL OUT[0], POSITION
DCL OUT[1], COLOR