SPIRV-Tools/source
Lei Zhang 4005670363 Limit the use of spvCheck and spvCheckReturn to validator.
spvCheck is indeed just an if-statement. Defining such a macro
doesn't help much.
2015-10-26 12:55:33 -04:00
..
binary.cpp Limit the use of spvCheck and spvCheckReturn to validator. 2015-10-26 12:55:33 -04:00
binary.h Add library function parameter to set assembly format for disassembler. 2015-10-26 12:55:33 -04:00
bitwisecast.h Move bitwisecast.h to source/ and add include guard. 2015-10-26 12:55:33 -04:00
diagnostic.cpp Limit the use of spvCheck and spvCheckReturn to validator. 2015-10-26 12:55:33 -04:00
diagnostic.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
ext_inst.cpp Limit the use of spvCheck and spvCheckReturn to validator. 2015-10-26 12:55:33 -04:00
ext_inst.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
opcode.cpp Limit the use of spvCheck and spvCheckReturn to validator. 2015-10-26 12:55:33 -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 Limit the use of spvCheck and spvCheckReturn to validator. 2015-10-26 12:55:33 -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 Limit the use of spvCheck and spvCheckReturn to validator. 2015-10-26 12:55:33 -04:00
text.h Fix an infinite loop during message generation. 2015-10-26 12:55:33 -04:00
validate_id.cpp Limit the use of spvCheck and spvCheckReturn to validator. 2015-10-26 12:55:33 -04:00
validate.cpp Limit the use of spvCheck and spvCheckReturn to validator. 2015-10-26 12:55:33 -04:00
validate.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00