SPIRV-Tools/source
Lei Zhang abafd5e674 Only use '%' as variable name prefix.
Since now we can distinguish between def and use according to
the variable's location, there is no need to keep two variable
prefixes.

Also reformat tests to use the value generating instruction
format ("<result-id> = <opcode> <operand>..").
2015-08-24 15:05:11 -04:00
..
binary.cpp Only use '%' as variable name prefix. 2015-08-24 15:05:11 -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 Added the initial set of glsl450 instructions. 2015-08-24 15:04:49 -04:00
ext_inst.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
opcode.cpp Support "<result-id> = <opcode> <operand>.." format. 2015-08-24 15:04:58 -04:00
opcode.h Support "<result-id> = <opcode> <operand>.." format. 2015-08-24 15:04:58 -04:00
operand.cpp Update spirv.h to revision 31. 2015-08-17 11:40:24 -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 Only use '%' as variable name prefix. 2015-08-24 15:05:11 -04:00
text.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
validate_id.cpp Update spirv.h to revision 31. 2015-08-17 11:40:24 -04:00
validate.cpp Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
validate.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00