Vulkan utility library for compiling, storing, and loading shaders at runtime.
In order to build, the following components are required:
- Vulkan SDK with glslang*
- C++17
- CMake >= 3.10
*Note that Vulkan SDK and and glslang may be packaged separately or together.