commit | 52e943a4693af75b40b62200191981da7458db62 | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Tue Mar 13 09:32:39 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Mar 13 15:02:57 2018 +0000 |
tree | 50449983945bb8ed6eabc8c71ed4ad8f33aa8918 | |
parent | 65247e595d8e67ebc2857a8c3bb5ed53893b500d [diff] |
Add testing-only backend render target support to GrVkGpu. Update unit tests to use backend render targets on non-GL contexts Add named DM configs for rendering to Vulkan backend render targets and textures. Make src data ptr param to createTestingOnlyBackendTexture be const. Change-Id: I17f5375ed9bb08422006698956469d3151c4954c Reviewed-on: https://skia-review.googlesource.com/113276 Commit-Queue: Brian Salomon <bsalomon@google.com> Reviewed-by: Greg Daniel <egdaniel@google.com>