SPIRV-Tools/include/spirv-tools
Andrey Tuganov 2401fc0a72 Refactored MARK-V API
- switched from C to C++
- moved MARK-V model creation from backend to frontend
- The same MARK-V model object can be used to encode/decode multiple
files
- Added MARK-V model factory (currently only one option)
- Added --validate option to spirv-markv (run validation while
encoding/decoding)
2017-10-12 15:40:40 -04:00
..
libspirv.h Add support for SPV AMD extensions 2017-06-21 15:08:07 -04:00
libspirv.hpp Added option --preserve-numeric-ids to tools/spirv-as 2017-04-13 14:13:33 -04:00
linker.hpp Implement Linker (module combiner) 2017-10-06 18:33:53 -04:00
optimizer.hpp Add -O, -Os and -Oconfig flags. 2017-10-10 12:14:09 -04:00