blob: b511288f4b6b4c4cd2b4f99456a0b7bdb84e4dec [file] [log] [blame]
FRAG
DCL IN[0], COLOR, LINEAR
DCL OUT[0], COLOR
DCL TEMP[0]
EX2 TEMP[0], IN[0].xxxx
MUL OUT[0], TEMP[0], IN[0]
END