summaryrefslogtreecommitdiff
path: root/progs/fp/swz3.txt
blob: 382f5880d3c1e9555ada91480b2568a60cd3047d (plain)
1
2
3
4
5
!!ARBfp1.0
TEMP R0, R1;
MOV R0, -fragment.color;
SWZ result.color, R0, -y, -x, z, 1;
END