mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-23 08:38:08 +02:00
5 lines
81 B
Text
5 lines
81 B
Text
!!ARBfp1.0
|
|
TEMP R0;
|
|
EX2 R0, fragment.color.x;
|
|
SUB result.color, R0, {1.0}.x;
|
|
END
|