layers: Updated UniqueObjects with improved codegen
authorTobin Ehlis <tobine@google.com>
Tue, 5 Jan 2016 16:46:03 +0000 (09:46 -0700)
committerJon Ashburn <jon@lunarg.com>
Thu, 7 Jan 2016 18:57:40 +0000 (11:57 -0700)
commitec17404d1a07abf6dbc5e011787f1c43d1f344c6
tree6891abf1d8077598a1fde710bc7b7cbf5305fb8e
parent2a964149e5daa6429e217f7a49e334acdbfe0a7a
layers: Updated UniqueObjects with improved codegen

Updated UniqueObjects object-use data struct so that generated code is much cleaner and handles a few of the more complex functions that were previously hand-coded. New data struct eliminates repeat "if" and "for" blocks.
vk-layer-generate.py