blob: 65705b417056f1993a7b9d417e844df015119ddc [file] [log] [blame]
!!ARBvp1.0
TEMP R0;
SUB R0, {0.5}.x, vertex.color;
LIT result.color, R0;
MOV result.position, vertex.position;
END