layers: Fix enum cross reference to handle missing
authorJohn Zulauf <jzulauf@lunarg.com>
Mon, 12 Mar 2018 21:48:06 +0000 (15:48 -0600)
committerjzulauf-lunarg <32470354+jzulauf-lunarg@users.noreply.github.com>
Tue, 20 Mar 2018 14:59:20 +0000 (08:59 -0600)
commit0d408bad81d516114f2f42dc0220189c0a09b042
tree3b64ca9b5dbefec2b865e97052bcda6143206026
parentbc6426b12261b7dbe1133135d55b1e473f3f1378
layers: Fix enum cross reference to handle missing

Modify enum cross reference table creation to handle missing items from
VK_DEBUG_REPORT_OBJECT_TYPE_ list, as it is no longer being updated.

Change-Id: I112a08f82249c446757495309699c80fe7094635
scripts/helper_file_generator.py