regress: remove interpolation and semantic info from vs inputs
[mesa.git] / src / gallium / tests / python / tests / regress / vertex-shader / vert-add.sh
index ca97ad05df0d42c51779d5054c9545d338d0fda7..188931ebc8d535493c2485ff399816ec110271f0 100644 (file)
@@ -1,7 +1,7 @@
 VERT
 
-DCL IN[0], POSITION
-DCL IN[1], COLOR
+DCL IN[0]
+DCL IN[1]
 DCL OUT[0], POSITION
 DCL OUT[1], COLOR