https://github.com/shader-slang/slang
Raw File
Tip revision: f94b2f7a328a898c5e3dc1389d08e0b7ce6e092e authored by Yong He on 18 August 2023, 19:48:46 UTC
Allow loop counters to be used as constexpr arguments. (#3139)
Tip revision: f94b2f7
.gitattributes
# indicate generated files so they don't appear in GitHub diffs
*.slang.cpp linguist-generated
back to top