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
/
dynamic-dispatch-3.slang
Age
Commit message (
Expand
)
Author
2020-07-01
Disable dynamic dispatch tests on CUDA - as fails with exception about unhand...
jsmall-nvidia
2020-06-24
Dynamic dispatch for generic interface requirements.
Yong He