Files
third_party_mesa3d/progs/fp/tex.txt
2009-03-06 21:15:19 +00:00

4 lines
65 B
Plaintext

!!ARBfp1.0
TEX result.color, fragment.color, texture[0], 2D;
END