SPIRV-Tools/test/val
Ehsan Nasiri 6c899a52f9 Adding validation for vector data rule.
Number of components in a vector can be 2 or 3 or 4. If Vector16
capability is used, 8 and 16 components are also allowed.
Also added unit tests for vector data rule.
2016-11-08 17:48:30 -05:00
..
CMakeLists.txt Adding validation for vector data rule. 2016-11-08 17:48:30 -05:00
Validate.Capability.cpp Renaming test files to comply with Google style guide. 2016-11-07 14:41:51 -05:00
Validate.CFG.cpp Renaming test files to comply with Google style guide. 2016-11-07 14:41:51 -05:00
Validate.Data.cpp Adding validation for vector data rule. 2016-11-08 17:48:30 -05:00
Validate.Layout.cpp Renaming test files to comply with Google style guide. 2016-11-07 14:41:51 -05:00
Validate.SSA.cpp Renaming test files to comply with Google style guide. 2016-11-07 14:41:51 -05:00
Validate.Storage.cpp Create separate binaries for validation tests. 2016-09-07 17:43:15 -04:00
ValidateFixtures.cpp Renaming test files to comply with Google style guide. 2016-11-07 14:41:51 -05:00
ValidateFixtures.h Renaming test files to comply with Google style guide. 2016-11-07 14:41:51 -05:00
ValidateID.cpp Adding validation for vector data rule. 2016-11-08 17:48:30 -05:00
ValidationState.cpp Add a callback mechanism for communicating messages to callers. 2016-09-15 12:35:48 -04:00