clvk
clvk copied to clipboard
Add support for SPIR-V programs to the unit test framework
- Add support for assembling SPIR-V programs using SPIRV-Tools
- Abstract SPIR-V boilerplate for common cases away with utilities
- Add wrappers for IL program creation
- Write a unit test for the case that led to https://github.com/kpet/clvk/pull/366