rbug: fix breakage due to interface changes
[mesa.git] / progs / vp / mov.txt
1 !!ARBvp1.0
2 MOV result.color, vertex.color;
3 MOV result.position, vertex.position;
4 END
5