https://github.com/shader-slang/slang
Raw File
Tip revision: 697e7fbbbb5dcb448c03a9887e6ef09e328505ef authored by Tim Foley on 17 August 2020, 22:28:05 UTC
Attempt to fix lookup for members that "override" (#1501)
Tip revision: 697e7fb
.gitattributes
# indicate generated files so they don't appear in GitHub diffs
*.slang.cpp linguist-generated
back to top