summaryrefslogtreecommitdiff
path: root/tools/render-test/cpu-compute-util.cpp
AgeCommit message (Expand)Author
2020-09-02Allow unspecialized existential shader parameters (dynamic dispatch). (#1529)Yong He
2020-09-01Support dynamic existential shader parameters in render-test (#1525)Yong He
2020-06-24Heterogeneous example (#1399)Dietrich Geisler
2020-06-18Improvements around C++ code generation (#1396)jsmall-nvidia
2020-03-30CUDA version handling (#1301)jsmall-nvidia
2020-03-21CPU Texture GetDimensions support (#1283)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
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
2020-01-17Slang -> CUDA kernel runs correctly in test infrastructure (#1167)jsmall-nvidia
2020-01-15Bind Location (#1166)jsmall-nvidia
2019-10-11Support for unbounded array of arrays (#1078)jsmall-nvidia
2019-09-23Simple test profiling (#1062)jsmall-nvidia
2019-09-18Improvements to testing and ABI for CPU (#1057)jsmall-nvidia
2019-09-17CPU ABI improvements (#1056)jsmall-nvidia
2019-09-16CPU Performance/Testing improvements (#1055)jsmall-nvidia
2019-09-09CPU compute testing on non windows targets (#1045)jsmall-nvidia