6 lines
81 B
Plaintext
6 lines
81 B
Plaintext
!!ARBfp1.0
|
|
TEMP R0;
|
|
MUL R0, fragment.color, {4.0}.x;
|
|
LG2 result.color, R0.x;
|
|
END
|