scripts: Defer unique_objects processing
authorMark Lobodzinski <mark@lunarg.com>
Thu, 6 Apr 2017 21:22:07 +0000 (15:22 -0600)
committerMark Lobodzinski <mark@lunarg.com>
Mon, 10 Apr 2017 19:58:03 +0000 (13:58 -0600)
commitae026148e40c18aa6dadae804bc6fa6ba46e20dd
tree2811022989579557a1363ea82187dcf700db6d43
parentff57534c776fe98b13c76be131a754d708219c2f
scripts: Defer unique_objects processing

Codegen created wrap/unwrap code on the fly as commands were processed
by the XML. Deferred codegen until all the data was complete and
collected.

Change-Id: I295ab59ad5dd24a5321e348cb18f96f2d0eed824
scripts/unique_objects_generator.py