scripts:Add string-based VUID to db file
authorTobin Ehlis <tobine@google.com>
Fri, 19 May 2017 22:32:15 +0000 (16:32 -0600)
committerTobin Ehlis <tobine@google.com>
Wed, 24 May 2017 17:21:40 +0000 (11:21 -0600)
commitf2eec70863c35de3a426e50c2d3e121820cd8cbf
tree49cc5de2910d84c68dc041c3ddf4cded2afc5592
parent447f4b9a5f5b87bdf2c2d1cd2fced93f4f6579c4
scripts:Add string-based VUID to db file

Include the new, string-based Valid Usage Unique IDs in the validation
database file. This will be use to map between the old ids and these
new ids.

These script updates are a bit hacky as the migration is underway and
function is being favored over form. Once migration is complete I can
strip down spec.py script to core functionality which should be much
cleaner and simpler than either the original code or this current form.
layers/spec.py
layers/vk_validation_error_database.txt
layers/vk_validation_error_messages.h
layers/vuid_mapping.py