diff options
| author | Tobin Ehlis <tobine@google.com> | 2016-11-30 10:19:14 -0700 |
|---|---|---|
| committer | Tobin Ehlis <tobine@google.com> | 2016-12-02 14:57:28 -0700 |
| commit | 98e0026eb003dd93b2f7f6534dd717878ed4dbdd (patch) | |
| tree | d150fc3cac1d559646dcec12ba591b221c68f883 /demos/smoke/Shell.cpp | |
| parent | cb35cef6cbe50805c30fec7dceae8db911d4447f (diff) | |
| download | usermoji-98e0026eb003dd93b2f7f6534dd717878ed4dbdd.tar.xz | |
layers:Handle consecutive descriptor updates
Fixes #1165
According to spec descriptor updates should roll over to the next
binding number. If bindings were out of order, this was broken in
validation.
This fix corrects validation and state update for out-of-order
descriptor bindings by checking consecutive updates based on correct
binding count for consecutive bindings and by performing updates
on a per-binding basis, making sure to roll update over to the
correct next binding.
Also update the error message, related negative test, and database
file.
Diffstat (limited to 'demos/smoke/Shell.cpp')
0 files changed, 0 insertions, 0 deletions
