SPIRV-Tools/test/val
Andrey Tuganov dbc3a662c6 Image Operand Sample allows sparse image opcodes
@ehsannas had filed an issue against SPIR-V spec, concerning
Image Operands section (3.14):
Sample
A following operand is the sample number of the sample to use. Only
valid with OpImageFetch, OpImageRead, and OpImageWrite.

Relaxing the check to allow OpImageSparseRead and
OpImageSparseFetch to fix failing tests.
2017-12-18 11:21:38 -05:00
..
CMakeLists.txt Add primitive instruction validation pass 2017-12-15 09:53:29 -05:00
val_arithmetics_test.cpp Re-format source tree - NFC. 2017-11-27 14:31:49 -05:00
val_atomics_test.cpp Add validation rules for atomic instructions 2017-12-13 18:29:38 -05:00
val_bitwise_test.cpp Re-format source tree - NFC. 2017-11-27 14:31:49 -05:00
val_capability_test.cpp Support OpenCL 1.2 and 2.0 target environments 2017-12-12 11:35:39 -05:00
val_cfg_test.cpp Re-format source tree - NFC. 2017-11-27 14:31:49 -05:00
val_composites_test.cpp Reenable OpCopyObject validation rules 2017-12-11 12:33:11 -05:00
val_conversion_test.cpp Re-format source tree - NFC. 2017-11-27 14:31:49 -05:00
val_data_test.cpp Re-format source tree - NFC. 2017-11-27 14:31:49 -05:00
val_decoration_test.cpp Re-format source tree - NFC. 2017-11-27 14:31:49 -05:00
val_derivatives_test.cpp Re-format source tree - NFC. 2017-11-27 14:31:49 -05:00
val_extensions_test.cpp Fix validation of group ops in SPV_AMD_shader_ballot 2017-11-30 10:26:04 -05:00
val_fixtures.cpp Re-format source tree - NFC. 2017-11-27 14:31:49 -05:00
val_fixtures.h Re-format source tree - NFC. 2017-11-27 14:31:49 -05:00
val_id_test.cpp Add composite instruction validation pass 2017-12-05 10:15:51 -05:00
val_image_test.cpp Image Operand Sample allows sparse image opcodes 2017-12-18 11:21:38 -05:00
val_instructions_test.cpp Re-format source tree - NFC. 2017-11-27 14:31:49 -05:00
val_layout_test.cpp Re-format source tree - NFC. 2017-11-27 14:31:49 -05:00
val_limits_test.cpp Re-format source tree - NFC. 2017-11-27 14:31:49 -05:00
val_logicals_test.cpp Re-format source tree - NFC. 2017-11-27 14:31:49 -05:00
val_primitives_test.cpp Add primitive instruction validation pass 2017-12-15 09:53:29 -05:00
val_ssa_test.cpp Re-format source tree - NFC. 2017-11-27 14:31:49 -05:00
val_state_test.cpp Refactor include of latest spir-v header versions 2017-12-14 11:18:20 -05:00
val_storage_test.cpp Re-format source tree - NFC. 2017-11-27 14:31:49 -05:00
val_type_unique_test.cpp Re-format source tree - NFC. 2017-11-27 14:31:49 -05:00
val_validation_state_test.cpp Add command line options struct for the validator 2017-02-28 12:00:06 -05:00