SPIRV-Tools/test/tools
alan-baker 7d768812e2
Basic support for SPIR-V 1.6 (#4663)
* Basic support for SPIR-V 1.6

* Update SPIRV-Headers deps
* Add new environment enum for SPIR-V 1.6
* Make default environment 1.6 for most tools
* Update tests
* Disallow conditional branch with duplicate labels
* Disallow Dim=Buffer with sampled images
* Do not require the non-semantic extension after SPIR-V 1.5
2021-12-15 14:38:28 -05:00
..
opt Basic support for SPIR-V 1.6 (#4663) 2021-12-15 14:38:28 -05:00
CMakeLists.txt Convert stderr and stdout in status to strings on assignment (#3049) 2019-11-18 16:35:20 -05:00
expect_unittest.py Convert stderr and stdout in status to strings on assignment (#3049) 2019-11-18 16:35:20 -05:00
expect.py Basic support for SPIR-V 1.6 (#4663) 2021-12-15 14:38:28 -05:00
placeholder.py Add testing framework for tools. 2018-08-17 15:03:14 -04:00
spirv_test_framework_unittest.py Convert stderr and stdout in status to strings on assignment (#3049) 2019-11-18 16:35:20 -05:00
spirv_test_framework.py Fix SyntaxWarning in Python 3.8 (#3388) 2020-07-27 13:36:34 -04:00