diff options
| author | Tobin Ehlis <tobine@google.com> | 2017-07-20 08:38:33 -0600 |
|---|---|---|
| committer | Tobin Ehlis <tobine@google.com> | 2017-07-20 09:06:20 -0600 |
| commit | 0cd9410c29a460219ce62c2476e9471b36a213cc (patch) | |
| tree | 6347bf98d8e314625052893738cce7abd7176c50 /layers/object_tracker.cpp | |
| parent | 071ee0516183ae9d7e992efe73ec0d3c91bf1921 (diff) | |
| download | usermoji-0cd9410c29a460219ce62c2476e9471b36a213cc.tar.xz | |
layers:Update descriptor state earlier
This change arises from an issue reported by Alon at Samsung. He
reports that a driver bug is modifying the descriptor set state on
UpdateDescriptorSets() call, so the data is getting corrupted in
validation. Since UpdateDescriptorSets() is a void function, it
doesn't make a difference in validation if we update state before or
after the call, since the call itself won't change the state being
updated. It actually saves us a lock call to update pre-call.
Diffstat (limited to 'layers/object_tracker.cpp')
0 files changed, 0 insertions, 0 deletions
