SPIRV-Tools/source
Andrew Woloszyn 71fc05587b Refactored dynamic and static state out of text processing.
This reduces the number of arguments required to be passed
to every single function. This is in preparation for adding
id tracking.
2015-10-26 12:55:33 -04:00
..
binary.cpp Refactored dynamic and static state out of text processing. 2015-10-26 12:55:33 -04:00
binary.h Refactored dynamic and static state out of text processing. 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
core_syntax_table.patch Update core instruction syntax to Rev32 2015-10-26 12:55:33 -04:00
diagnostic.cpp Refactored dynamic and static state out of text processing. 2015-10-26 12:55:33 -04:00
diagnostic.h Refactored dynamic and static state out of text processing. 2015-10-26 12:55:33 -04:00
ext_inst.cpp Update to Rev32 headers. Part 1. 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 Remove SPV_OPERAND_TYPE_LITERAL 2015-10-26 12:55:33 -04:00
opcode.h Run clang-format. 2015-10-26 12:55:33 -04:00
opcode.inc Update core instruction syntax to Rev32 2015-10-26 12:55:33 -04:00
operand.cpp Run clang-format. 2015-10-26 12:55:33 -04:00
operand.h Refactored dynamic and static state out of text processing. 2015-10-26 12:55:33 -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_handler.cpp Refactored dynamic and static state out of text processing. 2015-10-26 12:55:33 -04:00
text_handler.h Refactored dynamic and static state out of text processing. 2015-10-26 12:55:33 -04:00
text.cpp Refactored dynamic and static state out of text processing. 2015-10-26 12:55:33 -04:00
text.h Refactored dynamic and static state out of text processing. 2015-10-26 12:55:33 -04:00
validate_id.cpp Update core instruction syntax to Rev32 2015-10-26 12:55:33 -04:00
validate.cpp Remove SPV_OPERAND_TYPE_LITERAL 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