summaryrefslogtreecommitdiff
path: root/tests/autodiff/reverse-inout-param-2.slang
AgeCommit message (Expand)Author
2023-02-27Diagnose on storing differentiable value into non-differentiable location. (#...Yong He
2023-02-04Patch transcription of `inout` non differentiable params. (#2623)Yong He
2023-02-03Overhaul `transposeParameterBlock` to support `inout` params. (#2621)Yong He