index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
serialization
/
serialized-module-shared.slang
blob: 143cff6fa49682aec5b4024131d040aab0daa29e (
plain
)
1
2
3
4
5
struct Thing { int a; int b; };