aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode
diff options
context:
space:
mode:
authorGravatar Greg Daniel <egdaniel@google.com>2018-06-01 13:35:16 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-01 18:01:26 +0000
commit8683037a2ea9d75d1aea8915bf8acdc9cc6f4d24 (patch)
tree7a81c204ab1e9ede8ff85c9518938274cc213240 /samplecode
parentd2ae8dcce3a945567df408507a488fd29a539e3c (diff)
Always keep buffers in vulkan persistently mapped.
This should hopefully fix (and possibly even improve) some of the perf regressions we had form switching the memory allocator which were caused by us now mapping and unmapping the entire VkDeviceMemory instead of just subsets. Bug: skia: Change-Id: Ia8232594f33003e88969bf16febea4e4eec0ac95 Reviewed-on: https://skia-review.googlesource.com/131443 Commit-Queue: Greg Daniel <egdaniel@google.com> Reviewed-by: Jim Van Verth <jvanverth@google.com>
Diffstat (limited to 'samplecode')
0 files changed, 0 insertions, 0 deletions