Get vendor tool info from the SPIR-V registry file
authorDavid Neto <dneto@google.com>
Fri, 9 Dec 2016 19:01:43 +0000 (14:01 -0500)
committerDavid Neto <dneto@google.com>
Fri, 9 Dec 2016 19:01:43 +0000 (14:01 -0500)
commit5a0b5ca4a71d8ee91d4548fc0f0295349cfa7607
treedb66905e90b600b2ffc548d784295dfb4ec85b3f
parent945e9fc4b477ee55d2262249e5d1d886aa6ba679
Get vendor tool info from the SPIR-V registry file

Update old tests to use officially registered vendor names;
this affected "Codeplay".
source/CMakeLists.txt
source/opcode.cpp
test/binary_to_text_test.cpp
test/generator_magic_number_test.cpp
utils/generate_registry_tables.py [new file with mode: 0755]