summaryrefslogtreecommitdiff
path: root/tests/autodiff-dstdlib/dstdlib-clamp.slang
AgeCommit message (Collapse)Author
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