commit | f8cdd8b004c59f9e9523a41fc854b2c0d12245ea | [log] [tgz] |
---|---|---|
author | Lingfeng Yang <[email protected]> | Mon Feb 08 11:32:45 2021 -0800 |
committer | Lingfeng Yang <[email protected]> | Wed Feb 17 16:03:09 2021 -0800 |
tree | cac5fc904b1c258acd9a8a22b74c37cfbf72da07 | |
parent | faa2d45e192e5ac2c0fa017f317a34bd92910496 [diff] |
[8/n] Track and commit descriptor set updates Bug: 177241396 When we are using batched descriptor set updates, this CL makes vkCmdBindDescriptorSets track the descriptor sets in question, then commit their updates to the host on vkQueueSubmit, but before vkQueueFlush. Change-Id: Ibdafad060fd4d685d6f45846a42518b9594f79e2