third_party_spirv-tools/source
David Neto e7ee4c4476 Getting the next word respects quoting and escaping.
Use double quotes (").  They can be interspersed with
other whitespace characters, just like shell quoting.

A backslash (\) always escapes the next character.

The end of the stream always terminates the word.

Add AutoText struct to unit test utilities, to easily
make spv_text_t values and reference them as spv_text values.
2015-10-26 12:52:01 -04:00
..
binary.cpp Fix spelling of SPV_OPERAND_TYPE_KERNEL_PROFILING_INFO 2015-10-26 12:52:01 -04:00
binary.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
diagnostic.cpp Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01: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 Fix spelling of SPV_OPERAND_TYPE_KERNEL_PROFILING_INFO 2015-10-26 12:52:01 -04:00
opcode.h Support "<result-id> = <opcode> <operand>.." format. 2015-08-24 15:04:58 -04:00
operand.cpp Fix spelling of SPV_OPERAND_TYPE_KERNEL_PROFILING_INFO 2015-10-26 12:52:01 -04:00
operand.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01: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 Getting the next word respects quoting and escaping. 2015-10-26 12:52:01 -04:00
text.h Getting the next word respects quoting and escaping. 2015-10-26 12:52:01 -04:00
validate_id.cpp Update spirv.h to revision 31. 2015-08-17 11:40:24 -04:00
validate.cpp Fix spelling of SPV_OPERAND_TYPE_KERNEL_PROFILING_INFO 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