summaryrefslogtreecommitdiff
path: root/progs/fp/lrp.txt
blob: 56cb5f51528211272ed23f3a76c2f217aaddff60 (plain)
1
2
3
4
!!ARBfp1.0
TEMP R0, R1;
LRP result.color, fragment.color.z, {1,0,0,1}, {0,1,0,1};
END