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
/
language-feature
/
interfaces
/
zero-init-interface.slang
Age
Commit message (
Collapse
)
Author
2024-05-31
Fix a bug on default initialization of interface typed value. (#4249)
Yong He
* Fix a bug on default initialization of interface typed value. * Fix.