summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_state_blend.c
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-12-16 17:08:13 -0700
committerBrian Paul <brianp@vmware.com>2009-12-17 08:17:04 -0700
commitb9d33db0a4cb818154b713a27834f66025b14672 (patch)
treedba2f1ad9f604f920527302211b6482ce869abbb /src/gallium/drivers/llvmpipe/lp_state_blend.c
parent7f2ba80025e4b534db72427a206e6a542fc2f520 (diff)
llvmpipe: improve the in/out test a little
Instead of: s = c + step m = s > 0 Do: m = step > c (with negated c)
Diffstat (limited to 'src/gallium/drivers/llvmpipe/lp_state_blend.c')
0 files changed, 0 insertions, 0 deletions