6 lines
82 B
Plaintext
6 lines
82 B
Plaintext
!!ARBfp1.0
|
|
TEMP R0;
|
|
MUL R0, fragment.color, {3.14}.x;
|
|
SCS result.color, R0.x;
|
|
END
|