commit | 12c7563d7ec4eea4b55b1fb637e63ce3cf3ec384 | [log] [tgz] |
---|---|---|
author | egdaniel <egdaniel@google.com> | Mon Sep 19 13:39:34 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Sep 19 13:39:34 2016 -0700 |
tree | 192698f4595a8ff366cc3e8582e108c7d51392b5 | |
parent | 0955b341ae874f306b8642b7100ae15b867280f3 [diff] |
Create GrVkCopyPipeline class This creates a special subclass of GrVkPipeline that we can use for doing copies on draws. Currently this is not hooked into the system. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2353563003 Review-Url: https://codereview.chromium.org/2353563003