https://github.com/shader-slang/slang
Raw File
Tip revision: a1827ee5e9b8088b23db3fa688b7bd62b7bbe9ac authored by Yong He on 24 February 2024, 03:05:23 UTC
SPIRV Fixes. (#3622)
Tip revision: a1827ee
.gitattributes
# indicate generated files so they don't appear in GitHub diffs
*.slang.cpp linguist-generated
back to top