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
/
autodiff
/
derived-interface.slang
Age
Commit message (
Expand
)
Author
2025-08-06
Fix 7723 - Add autodiff tests (#7919)
Harsh Aggarwal (NVIDIA)
2023-11-06
Fix ICE when lowering an associatedtype declref from an derived interface. (#...
Yong He