SPIRV-Tools/test
David Neto dbaf40718a Update to Rev32 headers. Part 1.
Just enough fixes to code make it build and pass tests.

Core changes:
 - Fix spelling for: NoPerspective, NonWritable, NonReadable,
 - Remove NoStaticUse, RelaxedMask

GLSL changes:
 - Fixed spelling for: InverseSqrt, FaceForward, MatrixInverse,
   SmoothStep, FindILsb, FindSMsb, FindUMsb
 - Replace Mix with IMix and FMix
 - Remove AddCarry, SubBorrow, MulExtended

Replace header OpenCLLib.h with OpenCL.std.h

TODO:
 - Regenerate the core instruction syntax table (source/opcode.inc)
 - Add test coverage for new enums and instructions.
2015-10-26 12:55:33 -04:00
..
AssemblyFormat.cpp Put the test fixture into spvtest namespace. 2015-10-26 12:55:33 -04:00
BinaryDestroy.cpp Put the test fixture into spvtest namespace. 2015-10-26 12:55:33 -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 Put the test fixture into spvtest namespace. 2015-10-26 12:55:33 -04:00
DiagnosticPrint.cpp Print diagnostics at the beginning of input. 2015-10-26 12:52:01 -04:00
ExtInstGLSLstd450.cpp Update to Rev32 headers. Part 1. 2015-10-26 12:55:33 -04:00
FixWord.cpp Support multiple word literal numbers as constants. 2015-10-26 12:55:33 -04:00
ImmediateInt.cpp Put the test fixture into spvtest namespace. 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 A bunch of small fixes to build in MSVC2013. 2015-10-26 12:55:33 -04:00
OperandTableGet.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
TestFixture.h Put the test fixture into spvtest namespace. 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 A bunch of small fixes to build in MSVC2013. 2015-10-26 12:55:33 -04:00
TextStartsNewInst.cpp A bunch of small fixes to build in MSVC2013. 2015-10-26 12:55:33 -04:00
TextToBinary.Annotation.cpp Update to Rev32 headers. Part 1. 2015-10-26 12:55:33 -04:00
TextToBinary.Constant.cpp Cleanups for EnumCase 2015-10-26 12:55:33 -04:00
TextToBinary.ControlFlow.cpp Cleanups for EnumCase 2015-10-26 12:55:33 -04:00
TextToBinary.cpp Put the test fixture into spvtest namespace. 2015-10-26 12:55:33 -04:00
TextToBinary.Debug.cpp Put the test fixture into spvtest namespace. 2015-10-26 12:55:33 -04:00
TextToBinary.Function.cpp Cleanups for EnumCase 2015-10-26 12:55:33 -04:00
TextToBinary.Group.cpp Cleanups for EnumCase 2015-10-26 12:55:33 -04:00
TextToBinary.Image.cpp Put the test fixture into spvtest namespace. 2015-10-26 12:55:33 -04:00
TextToBinary.Literal.cpp Put the test fixture into spvtest namespace. 2015-10-26 12:55:33 -04:00
TextToBinary.Memory.cpp Cleanups for EnumCase 2015-10-26 12:55:33 -04:00
TextToBinary.Miscellaneous.cpp Put the test fixture into spvtest namespace. 2015-10-26 12:55:33 -04:00
TextToBinary.ModeSetting.cpp Cleanups for EnumCase 2015-10-26 12:55:33 -04:00
TextToBinary.TypeDeclaration.cpp Cleanups for EnumCase 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 Cleanups for EnumCase 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