docs: detect when too many varying vars are used
[mesa/nouveau-pmpeg.git] / progs / vp / addimm.txt
blobf5796d781001b22b38ece3aaa7ee27635dddef96
1 !!ARBvp1.0
2 TEMP R0;
3 ADD result.color, vertex.color, {.5}.x;
4 MOV  result.position, vertex.position;
5 END