commit | dbb429a1b2586edc45b06609c3526d75fb565933 | [log] [tgz] |
---|---|---|
author | jvanverth <jvanverth@google.com> | Wed Mar 16 06:47:39 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Mar 16 06:47:39 2016 -0700 |
tree | ae161036e42e8920c7748461d977709e1ab2aff4 | |
parent | 1b6934fcd968cf7e2d931bea3eefcd05a168ec3d [diff] |
Create new buffer (if necessary) on vkMap The assumption here is that we only read via a Map after we sync the command buffer, and that when writing we don't Map to update, but to overwrite. This appears to be true. GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1774913005 Review URL: https://codereview.chromium.org/1774913005