commit | 4bcd62e3313da60c3aa96ccd12b7ea440c7266d4 | [log] [tgz] |
---|---|---|
author | egdaniel <egdaniel@google.com> | Wed Aug 31 07:37:31 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Aug 31 07:37:31 2016 -0700 |
tree | 695930fc9669667b6dfb4073c107560d3d9b41d1 | |
parent | 272b311298d78569c88130ceee3096b876fcbf25 [diff] |
Add some copy support for vulkan msaa This allows us to do copies from: msaa->msaa with same sample count msaa->no-msaa with a resolve Still missing support for no-msaa to msaa which will require a copyAsDraw which is currently stalled and fixing possible driver bugs. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2294533002 Review-Url: https://codereview.chromium.org/2294533002