SPIRV-Tools/test
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
..
BinaryEndianness.cpp Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
BinaryHeaderGet.cpp Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
BinaryToText.cpp Only use '%' as variable name prefix. 2015-08-24 15:05:11 -04:00
Comment.cpp Fix TextAdvance() problems involving whitespace around comment lines. 2015-08-24 15:05:05 -04:00
DiagnosticPrint.cpp Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
FixWord.cpp Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
LibspirvMacros.cpp Parenthesize SPV_BIT macro to avoid surprises. 2015-08-17 17:01:42 -04:00
main.cpp Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
NamedId.cpp Only use '%' as variable name prefix. 2015-08-24 15:05:11 -04:00
OpcodeIsVariable.cpp Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
OpcodeMake.cpp Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
OpcodeRequiresCapabilities.cpp Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
OpcodeSplit.cpp Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
OpcodeTableGet.cpp Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
OperandTableGet.cpp Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
TestFixture.h Added the initial set of glsl450 instructions. 2015-08-24 15:04:49 -04:00
TextAdvance.cpp Fix TextAdvance() problems involving whitespace around comment lines. 2015-08-24 15:05:05 -04:00
TextDestroy.cpp Update spirv.h to revision 31. 2015-08-17 11:40:24 -04:00
TextToBinary.cpp Only use '%' as variable name prefix. 2015-08-24 15:05:11 -04:00
TextWordGet.cpp Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
UnitSPIRV.h Added stream operators for spv_binary_t and std::vector<uint32_t> 2015-08-24 15:05:02 -04:00
Validate.cpp Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
ValidateID.cpp Only use '%' as variable name prefix. 2015-08-24 15:05:11 -04:00