commit | 4d866dfc46bc381da1761d05ce8b5a3bb0cd7f00 | [log] [tgz] |
---|---|---|
author | egdaniel <egdaniel@google.com> | Thu Aug 25 13:52:00 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Aug 25 13:52:00 2016 -0700 |
tree | b9f489b6b12207722c950c2a1f5d9934894f99c6 | |
parent | 1c9f55b468e14eb3e6b1bb8cb740818d8f036859 [diff] |
Add support for getting vulkan descriptor sets without a GrVkUniformHandler. This change allows us to use the current descriptor set system for doing copies as draws. This is a step towards being able to track resources for draws that don't go through out normal pipeline. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2275633002 Review-Url: https://codereview.chromium.org/2275633002