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
/
bugs
/
nested-existential-dyndispatch.slang.expected.txt
Age
Commit message (
Expand
)
Author
2022-07-21
Allow dynamic dispatch to handle nested interface-typed fields. (#2336)
Yong He