mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-23 12:10:06 +00:00
273920c554
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. |
||
---|---|---|
.. | ||
generate_grammar_tables.py | ||
update_build_version.py |