https://github.com/shader-slang/slang
Raw File
Tip revision: 1ac6638cf618a7f2bf761ac6ca57e7e7f4c754dc authored by Yong He on 26 October 2023, 23:19:02 UTC
Disable frexp test on swiftshader. (#3294)
Tip revision: 1ac6638
.gitattributes
# indicate generated files so they don't appear in GitHub diffs
*.slang.cpp linguist-generated
back to top