summaryrefslogtreecommitdiff
path: root/tools/render-test/cuda/cuda-compute-util.h
AgeCommit message (Expand)Author
2021-03-17Remove old code paths from render-test (#1760)Tim Foley
2021-03-15Enable `gfx::CUDADevice` on linux. (#1756)Yong He
2021-01-14COM-ify all slang-gfx interfaces. (#1656)Yong He
2020-10-09Support CUDA bindless texture in dynamic dispatch code. (#1575)Yong He
2020-03-30CUDA version handling (#1301)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-14Feature/cuda coverage (#1223)jsmall-nvidia
2020-02-08Fixes to make all CPU compute shaders work on CUDA (#1211)jsmall-nvidia
2020-01-28Synthesizing CUDA tests (#1183)jsmall-nvidia
2020-01-27CUDA implement StructuredBuffer/ByteAddressBuffer as pointer/count as is on C...jsmall-nvidia
2020-01-17Slang -> CUDA kernel runs correctly in test infrastructure (#1167)jsmall-nvidia
2020-01-08Setup of runtime cuda device (#1162)jsmall-nvidia