SPIRV-Tools/utils
David Neto 0d3b8329a4 Make enums for all currently published extensions
Use the list from the SPIR-V registry page.  Also, capture it as
a string so it's much easier to update via copy-paste.

The validator will accept modules that declare these known
extensions.  However, we might not know about new tokens or
instructions declared in them.  For that we need grammar updates
applied to SPIRV-Headers.
2017-09-02 15:10:52 -04:00
..
check_copyright.py Adding decoration class and tests. 2017-01-16 16:52:08 -05:00
generate_grammar_tables.py Make enums for all currently published extensions 2017-09-02 15:10:52 -04:00
generate_registry_tables.py Get vendor tool info from the SPIR-V registry file 2016-12-09 14:01:43 -05:00
generate_vim_syntax.py Generate spvasm.vim 2016-12-20 11:36:41 -05:00
update_build_version.py Do nothing if trying to make the current dir 2017-03-20 11:23:35 -04:00