SPIRV-Tools/source/val
Corentin Wallez f92e87a8f8 Fix compilation errors when building inside Chromium
Example of an error:
    spirv-tools/source/validate_cfg.cpp:516:45: error: chosen constructor is
    explicit in copy-initialization:
      _.current_function().RegisterBlockEnd({}, opcode);
2016-10-04 17:47:19 -04:00
..
BasicBlock.cpp Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
BasicBlock.h Fix compilation errors when building inside Chromium 2016-10-04 17:47:19 -04:00
Construct.cpp Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
Construct.h Fix compilation errors when building inside Chromium 2016-10-04 17:47:19 -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