SPIRV-Tools/include/spirv-tools
Steven Perron 91f33503fc
Validate the id bound. (#2031)
* Validate the id bound.

Validates that the id bound for the module is not larger than the max id
bound.  Also adds an option to set the max id bound.  Allows the
optimizer option to set the max id bound to also set the id bound for
the validation run done by the optimizer.

Fixes #2030.
2018-11-06 11:30:19 -05:00
..
libspirv.h Validate the id bound. (#2031) 2018-11-06 11:30:19 -05:00
libspirv.hpp Add option for the max id bound. (#1870) 2018-09-10 11:49:41 -04:00
linker.hpp Rewrite include guards (#1793) 2018-08-03 08:05:33 -04:00
optimizer.hpp Add option for the max id bound. (#1870) 2018-09-10 11:49:41 -04:00