SPIRV-Tools/utils
David Neto 273920c554 Handle capabilities larger than value 63
Use libspirv::CapabilitySet instead of a 64-bit mask.

Remove dead function spvOpcodeRequiresCapability and its tests.

The JSON grammar parser is simplified since it just writes the
list of capabilities as a braced list, and takes advantage of
the CapabilitySet intializer-list constructor.
2016-08-30 15:41:39 -04:00
..
generate_grammar_tables.py Handle capabilities larger than value 63 2016-08-30 15:41:39 -04:00
update_build_version.py Avoid race on mkdir 2016-08-15 11:14:34 -04:00