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