summaryrefslogtreecommitdiff
path: root/tests/compute/texture-simple.slang
AgeCommit message (Expand)Author
2024-11-21Refresh of disabled WGPU tests (#5614)Anders Leino
2024-10-07Add WGSL support for slang-test (#5174)Anders Leino
2024-06-13Metal: misc fixes and enable more tests. (#4374)Yong He
2024-06-07Metal compute tests (#4292)skallweitNV
2022-08-17Warning on lossy implicit casts. (#2367)Yong He
2021-07-09Enable testing with Swiftshader. (#1906)Yong He
2021-06-09Enable some VK texture tests (#1878)jsmall-nvidia
2021-01-15Convert more tests to use shader objects (#1659)Tim Foley
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
2020-02-20CUDA/CPU support for 1D, 2D, CubeArray (#1232)jsmall-nvidia
2020-02-18First pass Texture Array support on CUDA/CPU (#1225)jsmall-nvidia
2020-02-18CUDA/CPU resource coverage (#1224)jsmall-nvidia
2020-02-14Feature/cuda coverage (#1223)jsmall-nvidia