mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-26 21:30:07 +00:00
d1868b9361
The validity of each command is checked based on the descripton in SPIR-V Spec Section 3.32.12 (Composite Instructions). Also checked that the number of indexes passed to these commands does not exceed the limit described in 2.17 (Universal Limits). Also added unit tests for each one. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
val_capability_test.cpp | ||
val_cfg_test.cpp | ||
val_data_test.cpp | ||
val_fixtures.cpp | ||
val_fixtures.h | ||
val_id_test.cpp | ||
val_layout_test.cpp | ||
val_limits_test.cpp | ||
val_ssa_test.cpp | ||
val_state_test.cpp | ||
val_storage_test.cpp |