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
/
dyn-dispatch-single-conformance.slang
Age
Commit message (
Expand
)
Author
2024-11-22
Don't treat StrcturedBuffer<IFoo> as a specializable param. (#5645)
Yong He