SPIRV-Tools/test/val
Ehsan Nasiri 3a7df2cf1b Fixes issue #532.
It is acceptable for OpAccessChain, OpInBoundsAccessChain,
OpPtrAccessChain, OpInBoundsPtrAccessChain, OpCompositeInsert, and
OpCompositeExtract to not take any indexes as arguments. In such cases,
no indexing will be done on the Base pointer/composite.
2017-01-19 11:03:04 -05:00
..
CMakeLists.txt Adding decoration class and tests. 2017-01-16 16:52:08 -05:00
val_capability_test.cpp Validation of OpEntryPoint usage. 2017-01-13 16:15:11 -05:00
val_cfg_test.cpp Validation of OpEntryPoint usage. 2017-01-13 16:15:11 -05:00
val_data_test.cpp Validation of OpEntryPoint usage. 2017-01-13 16:15:11 -05:00
val_decoration_test.cpp Validation for decoration rules. Fixes issue #499. 2017-01-18 16:29:14 -05:00
val_fixtures.cpp Introducing a new flow for running the Validator. 2017-01-13 16:07:03 -05:00
val_fixtures.h Introducing a new flow for running the Validator. 2017-01-13 16:07:03 -05:00
val_id_test.cpp Fixes issue #532. 2017-01-19 11:03:04 -05:00
val_layout_test.cpp Validation of OpEntryPoint usage. 2017-01-13 16:15:11 -05:00
val_limits_test.cpp Validation of OpEntryPoint usage. 2017-01-13 16:15:11 -05:00
val_ssa_test.cpp Validation of OpEntryPoint usage. 2017-01-13 16:15:11 -05:00
val_state_test.cpp Rename validation source files to comply with Google style guide. 2016-11-08 17:19:56 -08:00
val_storage_test.cpp Validation of OpEntryPoint usage. 2017-01-13 16:15:11 -05:00
val_validation_state_test.cpp Introducing a new flow for running the Validator. 2017-01-13 16:07:03 -05:00