summaryrefslogtreecommitdiffstats
path: root/tests/autodiff-dstdlib/dstdlib-inverse-hyperbolic.slang
Commit message (Collapse)AuthorAge
* render-test: Change D3D12 default to sm_6_5 (#8320)James Helferty (NVIDIA)2025-09-02
| | | | | | | | | Changes default for render-test to sm_6_5. Since sm_6_5 is the new default, remove the -use-dxil option, add -use-dxcb option Remove -use-dxil option from all test cases. Add -use-dxcb to two tests that needed it. Fixes #7611
* Enable CUDA testing for batch 2 (#8147)jarcherNV2025-08-12
| | | | Enable CUDA for the tests listed in issue #8078 This requires a minor CUDA prelude change, adding some math functions.
* Add inverse hyperbolic derivatives (#7173)Darren Wihandi2025-05-21
* Add inverse hyperbolic derivatives * Add test