mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2025-01-15 19:00:05 +00:00
490617133e
According to the SPIR-V spec (section 2.17: Universal Limits), the OpTypeFunction instruction may not take more than 255 arguments for the function. Also added unit tests for it. |
||
---|---|---|
.. | ||
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 |