layers: Fix ResetDescriptorPool in OT
authorChris Forbes <chrisforbes@google.com>
Thu, 29 Sep 2016 05:47:50 +0000 (18:47 +1300)
committerChris Forbes <chrisforbes@google.com>
Mon, 3 Oct 2016 19:59:28 +0000 (08:59 +1300)
commit835c89427f8c18d5594f8c50ff9abf9a9e3505e6
tree061fdacdd9449394aa5c6fdf7054b1a0648531ca
parent45e190cb1b90dcbe568e8d458605dbf727b1f594
layers: Fix ResetDescriptorPool in OT

Previously this didn't bother to clean up the descriptor sets associated
with the pool.

Signed-off-by: Chris Forbes <chrisforbes@google.com>
layers/object_tracker.cpp