tgsi: use x86_fn_arg instead of get_argument() -- it knows about push/pops to the...
[mesa.git] / progs / fp / sub.txt
1 !!ARBfp1.0
2 SUB result.color, fragment.color.yzxw, fragment.color;
3 END