https://github.com/shader-slang/slang
Raw File
Tip revision: 969943f4b751d3cad8ac548f9cf0f65406935bad authored by Nathan V. Morrical on 26 May 2021, 13:15:08 UTC
small tweak to allow for dumping out intermediate source for cuda targets (#1855)
Tip revision: 969943f
.gitattributes
# indicate generated files so they don't appear in GitHub diffs
*.slang.cpp linguist-generated
back to top