Merge branch 'mesa_7_6_branch'
[mesa.git] / progs / fp / tex.txt
1 !!ARBfp1.0
2 TEX result.color, fragment.color, texture[0], 2D;
3 END