https://github.com/shader-slang/slang
Raw File
Tip revision: 71fc1d28c8ff171c09f7a4c97d55dfbc4d0985e3 authored by Theresa Foley on 01 March 2022, 18:34:07 UTC
Fix folding of no-arg constructs in SCCP pass (#2148)
Tip revision: 71fc1d2
.gitattributes
# indicate generated files so they don't appear in GitHub diffs
*.slang.cpp linguist-generated
back to top