summaryrefslogtreecommitdiff
path: root/tests/compute/rw-texture-simple.slang
AgeCommit message (Expand)Author
2025-09-02render-test: Change D3D12 default to sm_6_5 (#8320)James Helferty (NVIDIA)
2025-05-12cuda: Add more formats for texture read/write (#7012)Mukund Keshava
2025-04-24update slang-rhi (#6587)Simon Kallweit
2022-08-17Warning on lossy implicit casts. (#2367)Yong He
2021-10-26Expanded gfx::Format to include additional formats (#1982)lucy96chen
2021-06-09Enable some VK texture tests (#1878)jsmall-nvidia
2021-06-08Fix RWTexture issues on CUDA (#1876)jsmall-nvidia
2021-01-15Convert more tests to use shader objects (#1659)Tim Foley
2020-03-25Better diagnostics on failure on CUDA. (#1288)jsmall-nvidia
2020-02-26Support for RWTexture types on CPU and CUDA (#1243)jsmall-nvidia
2020-02-20WIP on RWTexture types on CUDA/CPU (#1234)jsmall-nvidia