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