mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 22:30:12 +01:00
6 lines
104 B
Text
6 lines
104 B
Text
|
|
!!ARBfp1.0
|
||
|
|
TEMP R0;
|
||
|
|
SUB R0, {0.5}.x, fragment.color;
|
||
|
|
CMP result.color, R0, fragment.color, {0.0}.x;
|
||
|
|
END
|