commit | 9e4ecdc9f86724dcce23dc7546e2f295b901407b | [log] [tgz] |
---|---|---|
author | egdaniel <egdaniel@google.com> | Thu Dec 18 12:44:55 2014 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Thu Dec 18 12:44:55 2014 -0800 |
tree | 9b3178883194b538f6f7371b8b432ca9a5d71514 | |
parent | caf7e9313b52f78b53ff7d478f9cc41a1f6a85ff [diff] |
Add an InvariantOutput for the XPF. The Invariant output holds information about final post blended color and other general information like will it blend with dst. Having this new struct allowed me to also remove some functions that were previously querying subsets of the invariant output. BUG=skia: Review URL: https://codereview.chromium.org/814933002