mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-23 12:10:06 +00:00
68e36ec7e9
We are adding a new API which can be called to run the SPIR-V validator, and retrieve the ValidationState_t object. This is very useful for unit testing. I have also added basic unit tests that demonstrate usage of this flow and ease of use to verify correctness. |
||
---|---|---|
.. | ||
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 | ||
val_validation_state_test.cpp |