swrast: simplify assertion to silence warning
[mesa.git] / src / gallium / tests / python / tests / regress / vertex-shader / vert-frc.sh
index 64d1a494e13f46e637865ae4fa39080354e886a8..ff09bfafd0ccb88d871299bb0d88f0c37370de62 100644 (file)
@@ -1,6 +1,6 @@
 VERT
 
-DCL IN[0], POSITION
+DCL IN[0]
 DCL OUT[0], POSITION
 DCL OUT[1], COLOR