summaryrefslogtreecommitdiffstats
path: root/tests/cpu-program/gfx-smoke.slang
Commit message (Expand)AuthorAge
* Add back GFX smoke test (#8030)Sam Estep2025-08-06
* Convert gfx unit tests and examples to use slang-rhi (#7577)Gangzheng Tong2025-07-09
* Feature/initialize list side branch (#6058)kaizhangNV2025-02-05
* Support visibility control and default to `internal`. (#3380)Yong He2023-12-06
* Use `printf` in tests. (#2406)Yong He2022-09-20
* Support raw string literals. (#2405)Yong He2022-09-20
* Run simple compute kernel in gfx-smoke test. (#2400)Yong He2022-09-15
* Make Optional<PointerType> lower to PointerType instead of a struct. (#2373)Yong He2022-08-22
* Call `gfx` in slang program. (#2370)Yong He2022-08-20