scripts: Add pNext-chain extension helper function
authorMark Lobodzinski <mark@lunarg.com>
Thu, 6 Apr 2017 16:07:42 +0000 (10:07 -0600)
committerMark Lobodzinski <mark@lunarg.com>
Wed, 12 Apr 2017 15:24:02 +0000 (09:24 -0600)
commit95b4c692a165cf655ed933b649ff917850e0efc4
tree3a4891660094b6850c2c7db8cef2efb525a78904
parentcf1a7eb62210bc7422fc3cf037aad7f6ef612317
scripts: Add pNext-chain extension helper function

Unique-objects layer did not handle extension structs or chains of
extension structs. Automated generation and handling of unwrapped
struct chains.

Change-Id: I8cc813c9bf7290bbcec257245848e54e1ce8a0f7
scripts/unique_objects_generator.py