summaryrefslogtreecommitdiffstats
path: root/tests/compute/texture-sample-grad-offset-clamp.slang
Commit message (Collapse)AuthorAge
* Add explanation for disabled WGPU tests (#5628)Anders Leino2024-11-22
|
* Enable testing with Swiftshader. (#1906)Yong He2021-07-09
|
* Add `SampleGrad` overload for lod clamp. (#1711)Yong He2021-02-17
* Add `SampleGrad` overload for lod clamp. * Fix gfx to run the test on vulkan. * Whitespace change to trigger CI build * remove presentFrame call in render-test Co-authored-by: Yong He <yhe@nvidia.com> Co-authored-by: Tim Foley <tfoleyNV@users.noreply.github.com>