progs/fp: remove invalid tri-inv.c test
[mesa.git] / progs / fp / sub.txt
1 !!ARBfp1.0
2 SUB result.color, fragment.color.yzxw, fragment.color;
3 END