SPIRV-Tools/source
Andrew Woloszyn 4b4acded77 Added missing diagnostic when disassembling empty file.
Added diagnostic messages for what should be an internal failure
that never happens. I figure if we return "failed" for something the
user cannot control we should print a message for it.
2015-10-26 12:54:39 -04:00
..
binary.cpp Added missing diagnostic when disassembling empty file. 2015-10-26 12:54:39 -04:00
binary.h Use opcode operand definitions from SPIR-V specification generator. 2015-10-26 12:52:01 -04:00
diagnostic.cpp Print diagnostics at the beginning of input. 2015-10-26 12:52:01 -04:00
diagnostic.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
ext_inst.cpp Add GLSL std450 extended instruction 72-80. 2015-10-26 12:52:01 -04:00
ext_inst.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
opcode.cpp Remove spvOpcodeIsVariable 2015-10-26 12:54:39 -04:00
opcode.h Remove spvOpcodeIsVariable 2015-10-26 12:54:39 -04:00
opcode.inc Use opcode operand definitions from SPIR-V specification generator. 2015-10-26 12:52:01 -04:00
operand.cpp Use opcode operand definitions from SPIR-V specification generator. 2015-10-26 12:52:01 -04:00
operand.h Use opcode operand definitions from SPIR-V specification generator. 2015-10-26 12:52:01 -04:00
print.cpp Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
print.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
text.cpp Added missing diagnostic when disassembling empty file. 2015-10-26 12:54:39 -04:00
text.h Use opcode operand definitions from SPIR-V specification generator. 2015-10-26 12:52:01 -04:00
validate_id.cpp Use opcode operand definitions from SPIR-V specification generator. 2015-10-26 12:52:01 -04:00
validate.cpp Use opcode operand definitions from SPIR-V specification generator. 2015-10-26 12:52:01 -04:00
validate.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00