https://github.com/shader-slang/slang
Raw File
Tip revision: 017534601e86df53c0669be7dbc6c565d2108be6 authored by Yong He on 25 October 2023, 14:50:31 UTC
Use GLSL Scalar layout for vulkan device. (#3285)
Tip revision: 0175346
.gitattributes
# indicate generated files so they don't appear in GitHub diffs
*.slang.cpp linguist-generated
back to top