aboutsummaryrefslogtreecommitdiff
path: root/layers/buffer_validation.cpp
diff options
context:
space:
mode:
authorTobin Ehlis <tobine@google.com>2017-07-20 08:38:33 -0600
committerTobin Ehlis <tobine@google.com>2017-07-20 09:06:20 -0600
commit0cd9410c29a460219ce62c2476e9471b36a213cc (patch)
tree6347bf98d8e314625052893738cce7abd7176c50 /layers/buffer_validation.cpp
parent071ee0516183ae9d7e992efe73ec0d3c91bf1921 (diff)
downloadusermoji-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/buffer_validation.cpp')
0 files changed, 0 insertions, 0 deletions