summaryrefslogtreecommitdiff
path: root/tools/render-test/cuda/cuda-compute-util.cpp
AgeCommit message (Expand)Author
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-24Texture Sample available in CUDA (#1176)jsmall-nvidia
2020-01-21CUDA support improvements (#1168)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