summaryrefslogtreecommitdiff
path: root/tests/compute/rw-texture-simple.slang
AgeCommit message (Expand)Author
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