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
/
diagnostics
/
autodiff-data-flow.slang.expected
Age
Commit message (
Expand
)
Author
2023-01-19
Add diagnostic for calling non-bwd-diff func from bwd-diff func. (#2602)
Yong He
2022-11-18
Data flow validation pass for diagnosing derivative loss. (#2523)
Yong He