SPIRV-Tools/test
Lei Zhang ee87cc2a1e Fix TextAdvance() problems involving whitespace around comment lines.
Fix the bug that TextAdvance() forgot to skip whitespace at the
beginning of the next line after a comment line.

Fix the bug that TextAdvanceLine() increase line number after going
over a character.
2015-08-24 15:05:05 -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 Make the disassembler print the Extended instruction name. 2015-08-24 15:04:55 -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 Support "<result-id> = <opcode> <operand>.." format. 2015-08-24 15:04:58 -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 Fix TextAdvance() problems involving whitespace around comment lines. 2015-08-24 15:05:05 -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 Update spirv.h to revision 31. 2015-08-17 11:40:24 -04:00