gallium: add target-helpers/wrap_screen.c to C_SOURCES
[mesa/mesa-lb.git] / progs / vp / psiz-imm.txt
blob18de2498d678964897a7b4e82a53d72a6cdb16f8
1 !!ARBvp1.0
2 MOV result.color, vertex.color; 
3 MOV result.pointsize, {2.0, 0, 0, 1};
4 MOV  result.position, vertex.position;
5 END