mesa/progs/fp/xpd.txt
Zack Rusin 63a9d835ce Redo the fragment program examples to match vp's
we just load text files instead of compiling tons of small
binaries
2007-12-11 09:49:34 -05:00

3 lines
60 B
Text

!!ARBfp1.0
XPD result.color, fragment.color, {2,2,2,0};
END