commit | 68c3d30702c8af5ae249c78b30a9ea2351f875ed | [log] [tgz] |
---|---|---|
author | jvanverth <jvanverth@google.com> | Fri Sep 23 10:30:04 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Sep 23 10:30:04 2016 -0700 |
tree | 65b328b41a8cd4729e200cb554950f866bcc26d7 | |
parent | 667a007ab3a0e46c78cece172d8720ee62c99cdf [diff] |
Some Vulkan memory fixes and cleanup * Switch back to not setting transfer_dst on all buffers * Add some missing unit tests * Add tracking of heap usage for debugging purposes * Fall back to non-device-local memory if device-local allocation fails BUG=skia:5031 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2356343003 Committed: https://skia.googlesource.com/skia/+/c5850e9fdb62cc4ae5ed2b6af51aea92cac07455 Review-Url: https://codereview.chromium.org/2356343003