Merge commit 'origin/gallium-master-merge'
[mesa.git] / progs / fp / mul.txt
1 !!ARBfp1.0
2 MUL result.color, fragment.color, fragment.color;
3 END