mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-12-28 18:51:05 +00:00
20b2e2b9f5
* Add SpirvTools::IsValid(). Add a method to determine if a SpirvTools object was successfully constructed and can be used. It might not be depending on the parameter to the constructor. This is something a fuzzer wants to know before trying to use an SpirvTools object constructed with a fuzzed parameter. |
||
---|---|---|
.. | ||
instrument.hpp | ||
libspirv.h | ||
libspirv.hpp | ||
linker.hpp | ||
optimizer.hpp |