regress: remove interpolation and semantic info from vs inputs
[mesa.git] / src / gallium / tests / python / tests / regress / vertex-shader / vert-cb-2d.sh
index 45f5e6b7299ba827898b47d46b13074058c8bb39..39768d2dda9989c2f8da48637c4933e09af62924 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
 DCL CONST[1][1..2]