summaryrefslogtreecommitdiffstats
path: root/tests/spirv/sampler-shadow.slang
Commit message (Collapse)AuthorAge
* Add SampleCmpLevel intrinsics (#6004)Darren Wihandi2025-01-08
| | | | | | | | | | | | | | | | | | | * add SampleCmpLevel intrinsics * update tests * fix typo * fix broken glsl test * refactor SampleCmpLevelZero * fix metallib test * fix broken test on dx12 --------- Co-authored-by: Yong He <yonghe@outlook.com>
* Add Sampler*Shadow type aliases. (#5789)Yong He2024-12-09
Co-authored-by: Ellie Hermaszewska <ellieh@nvidia.com>