https://github.com/shader-slang/slang
Raw File
Tip revision: 4cb2a19ef192424c0a4eb205a773624563222383 authored by Tim Foley on 04 October 2018, 23:05:23 UTC
Support cross-compilation of ray tracing shaders to Vulkan (#663)
Tip revision: 4cb2a19
.gitattributes
# indicate generated files so they don't appear in GitHub diffs
*.slang.cpp linguist-generated
back to top