summaryrefslogtreecommitdiff
path: root/tests/autodiff-dstdlib/dstdlib-clamp.slang.expected.txt
AgeCommit message (Collapse)Author
2025-02-19Fix issue with `clamp`'s derivatives at the boundary. (#6403)Sai Praveen Bangaru
2024-05-09Add stdlib tests for `clamp` derivatives which also checks `max` and `min` ↵Sai Praveen Bangaru
derivatives (#4136) * Add stdlib tests for `clamp` derivatives which also checks `max` and `min` derivatives * Extend test