index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
compute
/
empty-struct.slang
Age
Commit message (
Expand
)
Author
2019-08-22
WIP: CPU compute coverage (#1030)
jsmall-nvidia
2018-05-25
Fixes 574. Eliminate empty structs during type legalization (#577)
Yong He