https://github.com/shader-slang/slang
Raw File
Tip revision: b40cd149c2038b0a429e46d60ddee5610e08b0ba authored by Yong He on 19 January 2022, 19:14:38 UTC
More fixes to GFX d3d12. (#2084)
Tip revision: b40cd14
.gitattributes
# indicate generated files so they don't appear in GitHub diffs
*.slang.cpp linguist-generated
back to top