SPIRV-Tools/test
Andrew Woloszyn cfeac48a37 Removed the ambiguity in the API for cleaning input vs output data.
Previous the api used spv_text_t and spv_binary_t for both input
and output, but depending on the usage, you either MUST
call spvBinaryDestroy or you MUST NOT call spvBinaryDestroy on the
pointer.
2015-10-26 12:54:39 -04:00
..
BinaryDestroy.cpp Removed the ambiguity in the API for cleaning input vs output data. 2015-10-26 12:54:39 -04:00
BinaryEndianness.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
BinaryHeaderGet.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
BinaryToText.cpp Removed the ambiguity in the API for cleaning input vs output data. 2015-10-26 12:54:39 -04:00
Comment.cpp Removed the ambiguity in the API for cleaning input vs output data. 2015-10-26 12:54:39 -04:00
DiagnosticPrint.cpp Print diagnostics at the beginning of input. 2015-10-26 12:52:01 -04:00
ExtInstGLSLstd450.cpp Removed the ambiguity in the API for cleaning input vs output data. 2015-10-26 12:54:39 -04:00
FixWord.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
ImmediateInt.cpp Removed the ambiguity in the API for cleaning input vs output data. 2015-10-26 12:54:39 -04:00
LibspirvMacros.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
main.cpp Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
NamedId.cpp Removed the ambiguity in the API for cleaning input vs output data. 2015-10-26 12:54:39 -04:00
OpcodeMake.cpp Enable OpcodeMake test, by sampling values. 2015-10-26 12:54:39 -04:00
OpcodeRequiresCapabilities.cpp Remove spvOpcodeIsVariable 2015-10-26 12:54:39 -04:00
OpcodeSplit.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
OpcodeTableGet.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
OperandPattern.cpp Use opcode operand definitions from SPIR-V specification generator. 2015-10-26 12:52:01 -04:00
OperandTableGet.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
TestFixture.h Removed the ambiguity in the API for cleaning input vs output data. 2015-10-26 12:54:39 -04:00
TextAdvance.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
TextDestroy.cpp Removed the ambiguity in the API for cleaning input vs output data. 2015-10-26 12:54:39 -04:00
TextLiteral.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
TextStartsNewInst.cpp Use opcode operand definitions from SPIR-V specification generator. 2015-10-26 12:52:01 -04:00
TextToBinary.cpp Removed the ambiguity in the API for cleaning input vs output data. 2015-10-26 12:54:39 -04:00
TextWordGet.cpp Getting the next word respects quoting and escaping. 2015-10-26 12:52:01 -04:00
UnitSPIRV.h Don't overload operators in std namespace. 2015-10-26 12:52:01 -04:00
Validate.cpp Removed the ambiguity in the API for cleaning input vs output data. 2015-10-26 12:54:39 -04:00
ValidateID.cpp Removed the ambiguity in the API for cleaning input vs output data. 2015-10-26 12:54:39 -04:00