commit | 9bfd4492ab1a02aa027001fe8d6e9de6db0b2ac4 | [log] [tgz] |
---|---|---|
author | Tobin Ehlis <tobine@google.com> | Thu May 05 15:09:11 2016 -0600 |
committer | Tobin Ehlis <tobine@google.com> | Thu May 05 16:05:18 2016 -0600 |
tree | 6cc00672688bcb5bdaa58b78dda2fec5e5eac493 | |
parent | e335453ba08aca9709e47e284352a0036ff428d0 [diff] |
layers: Further descriptorSet cleanup fixes Clear the pools list of sets when pool is reset. Also make sure to remove sets from pool as they are freed. Added a related fix to testing to correctly free descriptorSets in DescriptorSetCompatibility test.