mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-12-04 16:30:06 +00:00
750f205b63
Add a non-zero spv_result_t value SPV_REQUESTED_TERMINATION which should be used to signal an ok result, but signals early termination for a process, such as binary parsing. Tests include: - correct contents sent to header and instruction callbacks - non-zero status from a callback should terminate parsing, but the parser should not generate its own diagnostic. TODO: Check diagnostics generated by the parser itself. |
||
---|---|---|
.. | ||
libspirv.h |