Experiments in the manipulation of SPIR-V shader intermediate code directly from C#/.NET with the eventual goal of managed SPIR-V reflection and generation of SPIR-V from managed C# shader pseudo-code/DSL.
This project will use the spirv.h
bindings provided by Silk.NET once
this pull request is complete and merged; development of this project
is largely on hold until that time.