commit | b1cff03325c42bb1cd87204d9b0dd3d6b9678d3e | [log] [tgz] |
---|---|---|
author | egdaniel <egdaniel@google.com> | Thu Nov 13 06:19:25 2014 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Thu Nov 13 06:19:25 2014 -0800 |
tree | 6ffc643fcd3c16c265c5e3c26d0d509f4a630d6a | |
parent | ec2d28554ad6c2817306715511136a514c928979 [diff] |
Relax constraints on src coeff in GrDrawState::willBlendWithDst. Allow the srcCoeff to be anything as long as it does not reference the dst. Previous version required srcCoeff to be one. BUG=skia: Review URL: https://codereview.chromium.org/718103003