Skip to content
Snippets Groups Projects
Verified Commit e5e52ba9 authored by Tobias Frisch's avatar Tobias Frisch
Browse files

Update readme of shader compiler module

parent 44ebe324
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,11 @@ A VkCV module to compile shaders at runtime
### Dependencies (required):
| Name of dependency | Used as submodule |
|----------------------------------------------------|---|
| [Glslang](https://github.com/KhronosGroup/glslang/) | ✅ |
|-----------------------------------------------------------------|----|
| [Glslang](https://github.com/KhronosGroup/glslang/) | ✅ |
| [SPIRV-Headers](https://github.com/KhronosGroup/SPIRV-Headers/) | ✅ |
| [Murmur3](https://github.com/PeterScott/murmur3/) | ✅ |
| [Shady](https://github.com/TheJackiMonster/shady/) | ✅ |
## Docs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment