mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2025-01-03 21:51:05 +00:00
3a0bc9e724
This pass tries to fix validation error due to a mismatch of storage classes in instructions. There is no guarantee that all such error will be fixed, and it is possible that in fixing these errors, it could lead to other errors. Fixes #2430. |
||
---|---|---|
.. | ||
opt | ||
CMakeLists.txt | ||
expect_nosetest.py | ||
expect.py | ||
placeholder.py | ||
spirv_test_framework_nosetest.py | ||
spirv_test_framework.py |