https://github.com/shader-slang/slang
Raw File
Tip revision: 36742ae0ad8b11e5ae6c2c0c7531b272800e5ff6 authored by Tim Foley on 26 October 2018, 17:58:08 UTC
Work around dxc matrix layout behavior (#694)
Tip revision: 36742ae
.gitattributes
# indicate generated files so they don't appear in GitHub diffs
*.slang.cpp linguist-generated
back to top