summaryrefslogtreecommitdiffstats
path: root/tests/compute/unbounded-array-of-array-syntax.slang
Commit message (Expand)AuthorAge
* Fix#8084: Batch-8: Enable cuda tests (#8268)Harsh Aggarwal (NVIDIA)2025-08-25
* Revert uint<->int implicit cast cost to prefer promotion to unsigned. (#5480)Yong He2024-11-02
* Switch to direct-to-spirv backend as default. (#4002)Yong He2024-04-23
* Enable NonUniformResourceIndex support for glsl, hlsl and spirv (#3899)sriramm-nv2024-04-19
* Warning on lossy implicit casts. (#2367)Yong He2022-08-17
* Remove old code paths from render-test (#1760)Tim Foley2021-03-17
* Add a CPU renderer implementation (#1750)Tim Foley2021-03-12
* Convert more tests to use shader objects (#1659)Tim Foley2021-01-15
* CUDA global scope initialization of arrays without function calls. (#1320)jsmall-nvidia2020-04-14
* Optimize creation of memberDictionary (#1305)jsmall-nvidia2020-04-02
* Remove support for explicit register/binding syntax on TEST_INPUT (#1132)Tim Foley2019-11-21
* Feature/gpu unbound array of array (#1083)jsmall-nvidia2019-10-17
* CPU unsized array documentation and another example (#1080)jsmall-nvidia2019-10-11