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