summaryrefslogtreecommitdiff
path: root/tests/compute/unbounded-array-of-array-syntax.slang
AgeCommit message (Expand)Author
2024-04-23Switch to direct-to-spirv backend as default. (#4002)Yong He
2024-04-19Enable NonUniformResourceIndex support for glsl, hlsl and spirv (#3899)sriramm-nv
2022-08-17Warning on lossy implicit casts. (#2367)Yong He
2021-03-17Remove old code paths from render-test (#1760)Tim Foley
2021-03-12Add a CPU renderer implementation (#1750)Tim Foley
2021-01-15Convert more tests to use shader objects (#1659)Tim Foley
2020-04-14CUDA global scope initialization of arrays without function calls. (#1320)jsmall-nvidia
2020-04-02Optimize creation of memberDictionary (#1305)jsmall-nvidia
2019-11-21Remove support for explicit register/binding syntax on TEST_INPUT (#1132)Tim Foley
2019-10-17Feature/gpu unbound array of array (#1083)jsmall-nvidia
2019-10-11CPU unsized array documentation and another example (#1080)jsmall-nvidia