Merge commit 'origin/master' into gallium-0.2
[mesa.git] / progs / vp / log.txt
1 !!VP1.0
2 ADD R0, v[COL0], v[COL0];
3 ADD R0, R0, R0;
4 LOG o[COL0], R0.x;
5 MOV o[HPOS], v[OPOS];
6 END