scripts: Fix incorrect object type mappings
authorMark Lobodzinski <mark@lunarg.com>
Tue, 14 Nov 2017 17:19:40 +0000 (10:19 -0700)
committerMark Lobodzinski <mark@lunarg.com>
Wed, 15 Nov 2017 17:34:31 +0000 (10:34 -0700)
commit3cbbb655d78ad16fa26ea7f838f0c19a1e2035a8
treea9b1845ef61cc15b3423cf1f4921c37ee94c072b
parent555c6318c9b08b6d88f70c0db431bee8a03dd65f
scripts: Fix incorrect object type mappings

'Unknown' type was at the end of a couple of the lists, causing
incorrect IDs to be emitted.

Change-Id: I55cae6ecaff47977dca78e2f73468980f9450bda
scripts/helper_file_generator.py