commit | bc22feb121172cb91a18ee5152324f35e7f264a2 | [log] [tgz] |
---|---|---|
author | Chris Forbes <chrisforbes@google.com> | Fri May 20 16:34:01 2016 +1200 |
committer | Chris Forbes <chrisforbes@google.com> | Mon May 23 11:15:19 2016 +1200 |
tree | aa312c3cff85e5e9d6f10740666cf52eb79b3a09 | |
parent | a570b7c4e04ee4cd776ae7d4d289bd53d849c346 [diff] |
layers: Get rid of pre-call updates in AllocateDescriptorSets Moving all the updates later requires that we totalize the required descriptors by type first, rather than testing each binding's requirement as we go. Signed-off-by: Chris Forbes <chrisforbes@google.com>