mesa/progs/fp/mad.txt

5 lines
91 B
Plaintext

!!ARBfp1.0
TEMP R0, R1;
MAD result.color, fragment.color.z, {1,0,0,1}, fragment.color;
END