summaryrefslogtreecommitdiff
path: root/tests/metal/simple-compute.slang
AgeCommit message (Expand)Author
2025-08-01Fix 7441: CUDA boolean vector layout to use 1-byte elements (#7862)Harsh Aggarwal (NVIDIA)
2025-06-10Fix reflection to json issue (#7379)kaizhangNV
2024-04-30Metal: Vertex/Fragment builtin and layouts. (#4044)Yong He
2024-04-24Parameter layout and reflection for Metal bindings. (#4022)Yong He
2024-04-19Add metal downstream compiler + metallib target. (#3990)Yong He
2024-04-18Metal: rewrite global variables as explicit context. (#3981)Yong He
2024-04-17Add skeleton for metal backend. (#3971)Yong He