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