simple add with swizzle and mul with swizzle tests
[mesa.git] / progs / fp / mul-swz.txt
1 !!ARBfp1.0
2 MUL result.color, fragment.color.zyxw, fragment.color;
3 END