SPIRV-Tools/source/val
Lei Zhang 755f97f534 Add a callback mechanism for communicating messages to callers.
Every time an event happens in the library that the user should be
aware of, the callback will be invoked.

The existing diagnostic mechanism is hijacked internally by a
callback that creates an diagnostic object each time an event
happens.
2016-09-15 12:35:48 -04:00
..
BasicBlock.cpp Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
BasicBlock.h Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
Construct.cpp Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
Construct.h Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
Function.cpp Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
Function.h Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
Instruction.cpp Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
Instruction.h Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
ValidationState.cpp Add a callback mechanism for communicating messages to callers. 2016-09-15 12:35:48 -04:00
ValidationState.h Add a callback mechanism for communicating messages to callers. 2016-09-15 12:35:48 -04:00