SPIRV-Tools/include/spirv-tools
Ehsan Nasiri da4ae05638 Add command line options struct for the validator
The limit for the number of struct members is parameterized using
command line options.

Add --max-struct-depth command line option.
Add --max-switch-branches command line option.
Add --max-function-args command line option.
Add --max-control-flow-nesting-depth option.
Add --max-access-chain-indexes option.
2017-02-28 12:00:06 -05:00
..
libspirv.h Add command line options struct for the validator 2017-02-28 12:00:06 -05:00
libspirv.hpp Add more Assemble(), Disassemble() and Validate() overloads. 2016-09-21 14:42:04 -04:00
optimizer.hpp Publish the C++ interface. 2016-09-21 14:41:47 -04:00