SPIRV-Tools/include/spirv-tools
Alastair Donaldson 7275a71654
Allow validation during spirv-fuzz replay (#2873)
To aid in debugging issues in spirv-fuzz, this change adds an option whereby the SPIR-V module is validated after each transformation is applied during replay.  This can assist in finding a transformation that erroneously makes the module invalid, so that said transformation can be debugged.
2019-09-20 10:54:09 +01:00
..
instrument.hpp Instrument: Add support for Buffer Device Address extension (#2792) 2019-08-16 09:18:34 -04:00
libspirv.h Allow validation during spirv-fuzz replay (#2873) 2019-09-20 10:54:09 +01:00
libspirv.hpp Allow validation during spirv-fuzz replay (#2873) 2019-09-20 10:54:09 +01:00
linker.hpp Rewrite include guards (#1793) 2018-08-03 08:05:33 -04:00
optimizer.hpp For WebGPU<->Vulkan optimization, set correct execution environment (#2834) 2019-09-04 13:08:58 -04:00