progs/fp: remove invalid tri-inv.c test
[mesa.git] / progs / fp / pow.txt
1 !!ARBfp1.0
2 TEMP R0;
3 POW result.color, fragment.color.x, fragment.color.y;
4 END