diff options
| author | Tobin Ehlis <tobine@google.com> | 2016-05-05 12:03:44 -0600 |
|---|---|---|
| committer | Tobin Ehlis <tobine@google.com> | 2016-05-05 16:05:18 -0600 |
| commit | a66f11f6bc9a7849b99c67e106861765263d8d02 (patch) | |
| tree | 799675e70097cbca7d2c97c3babccba763531907 /layers/parameter_validation.cpp | |
| parent | b0a0d8d8b5eb1f57a815ef17fc1f8cebfd7660ff (diff) | |
| download | usermoji-a66f11f6bc9a7849b99c67e106861765263d8d02.tar.xz | |
layers: Migrate VerifyUpdateConsistency to DescriptorSetLayout class
This was in the DescriptorSet class, but really belonged in the Layer.
There was also a bug where it did not correctly handle the case of an
initial offset that oversteps the size of the first binding being updated.
That is legal according to the spec so added code to handle that case by
walking the bindings until we get to the actual binding on which the first
update will occur.
Diffstat (limited to 'layers/parameter_validation.cpp')
0 files changed, 0 insertions, 0 deletions
