Merge remote branch 'origin/mesa_7_7_branch'
[mesa.git] / progs / fp / mul.txt
1 !!ARBfp1.0
2 MUL result.color, fragment.color, fragment.color;
3 END