SPIRV-Tools/test
David Neto f7ee0ca5da Use generalized EnumCase in AccessQualifier assembly tests
This is in preparation for coming tests that will also
use the templated EnumCase instead of making their
own structs.

Also reformat AccessQualifier test.
2015-10-26 12:55:33 -04:00
..
AssemblyFormat.cpp Add library function parameter to set assembly format for disassembler. 2015-10-26 12:55:33 -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 Support multiple word literal numbers as constants. 2015-10-26 12:55:33 -04:00
Comment.cpp Run clang-format. 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 Avoid undefined pointer given to spvTextDestroy 2015-10-26 12:54:39 -04:00
FixWord.cpp Support multiple word literal numbers as constants. 2015-10-26 12:55:33 -04:00
ImmediateInt.cpp Handle IDs among !<integer> operands. 2015-10-26 12:55:33 -04:00
LibspirvMacros.cpp Run clang-format. 2015-10-26 12:54:39 -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 Run clang-format. 2015-10-26 12:55:33 -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 Run clang-format. 2015-10-26 12:54:39 -04:00
OperandTableGet.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
TestFixture.h Simplify format indication in CompileSuccesfully(). 2015-10-26 12:55:33 -04:00
TextAdvance.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
TextDestroy.cpp Add an API parameter to choose assembly syntax format for assembler. 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 Run clang-format. 2015-10-26 12:54:39 -04:00
TextToBinary.Annotation.cpp Assembler test for LinkageAttributes decorations 2015-10-26 12:54:39 -04:00
TextToBinary.Constant.cpp Assembler test for SamplerAddressingMode, SamplerFilterMode 2015-10-26 12:55:33 -04:00
TextToBinary.ControlFlow.cpp Assembler test for single-valued LoopControl mask 2015-10-26 12:55:33 -04:00
TextToBinary.cpp Move bitwisecast.h to source/ and add include guard. 2015-10-26 12:55:33 -04:00
TextToBinary.Debug.cpp Assembler test for OpSourceExtension. 2015-10-26 12:54:39 -04:00
TextToBinary.Function.cpp Assembler test for single-valued FunctionControl mask 2015-10-26 12:55:33 -04:00
TextToBinary.Group.cpp Assembler test for ExecutionScope, with OpGroupIAdd 2015-10-26 12:55:33 -04:00
TextToBinary.Memory.cpp Assembler test for Storage Class enum values 2015-10-26 12:55:33 -04:00
TextToBinary.Miscellaneous.cpp Add OpNop, OpUndef tests for spvTextToBinary 2015-10-26 12:54:39 -04:00
TextToBinary.ModeSetting.cpp Assembler test for OpExecutionMode 2015-10-26 12:55:33 -04:00
TextToBinary.TypeDeclaration.cpp Use generalized EnumCase in AccessQualifier assembly tests 2015-10-26 12:55:33 -04:00
TextWordGet.cpp Run clang-format. 2015-10-26 12:55:33 -04:00
UnitSPIRV.cpp Assembler test for OpSourceExtension. 2015-10-26 12:54:39 -04:00
UnitSPIRV.h Run clang-format. 2015-10-26 12:55:33 -04:00
Validate.cpp Run clang-format. 2015-10-26 12:55:33 -04:00
ValidateID.cpp Run clang-format. 2015-10-26 12:54:39 -04:00