https://github.com/shader-slang/slang
Raw File
Tip revision: 513d05465d85d9b5a7d6e100e97f364bd022f60b authored by Yong He on 20 June 2022, 05:22:42 UTC
prevent completion suggestions when defining types.
Tip revision: 513d054
.gitattributes
# indicate generated files so they don't appear in GitHub diffs
*.slang.cpp linguist-generated
back to top