regress: remove interpolation and semantic info from vs inputs
[mesa.git] / src / gallium / tests / python / tests / regress / vertex-shader / vert-max.sh
index af279ec7f4a1ba2f791bbeb3a4a3062877307862..db84a49921485b59d3889b9c4b00fb716e86804d 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