SPIRV-Tools/source/val
David Neto 47f2a1414b Add libspirv::CapabilitySet
It's optimized for the common case, where capabilities have value
at most 63.
2016-08-30 15:41:39 -04:00
..
BasicBlock.cpp Hide implementations of BasicBlock::dominates,postdominates 2016-08-05 16:55:21 -04:00
BasicBlock.h Change the interfaces of in-memory representation to use pointers. 2016-08-10 12:11:33 -04:00
Construct.cpp Fix several violations of the style guide 2016-06-27 10:45:46 -04:00
Construct.h Fix several violations of the style guide 2016-06-27 10:45:46 -04:00
Function.cpp Track a construct by its entry block. 2016-08-05 16:05:44 -04:00
Function.h Track a construct by its entry block. 2016-08-05 16:05:44 -04:00
Instruction.cpp Refactor Id -> Instruction 2016-08-09 15:50:03 -04:00
Instruction.h Removed dead code/const_casts/lists 2016-08-09 18:09:38 -04:00
ValidationState.cpp Add libspirv::CapabilitySet 2016-08-30 15:41:39 -04:00
ValidationState.h Removed dead code/const_casts/lists 2016-08-09 18:09:38 -04:00