SPIRV-Tools/include/spirv-tools
Alan Baker 755e5c9420 Transform to combine consecutive access chains
* Combines OpAccessChain, OpInBoundsAccessChain, OpPtrAccessChain and
OpInBoundsPtrAccessChain
* New folding rule to fold add with 0 for integers
 * Converts to a bitcast if the result type does not match the operand
 type
V
2018-07-31 13:42:47 -04:00
..
libspirv.h Add option to skip verifying block layout 2018-07-11 18:00:54 -04:00
libspirv.hpp Add option to skip verifying block layout 2018-07-11 18:00:54 -04:00
linker.hpp linker: Allow modules to be partially linked 2018-02-27 12:21:13 -05:00
optimizer.hpp Transform to combine consecutive access chains 2018-07-31 13:42:47 -04:00