https://github.com/shader-slang/slang
Raw File
Tip revision: 6cbe215e58eeb8edc53d71e8f315e2fb55c0eeee authored by Yong He on 13 December 2023, 00:29:51 UTC
Define `Texture::Sample` for float element types only. (#3403)
Tip revision: 6cbe215
.gitattributes
# indicate generated files so they don't appear in GitHub diffs
*.slang.cpp linguist-generated
back to top