| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Support a storage class, NodePayloadAMDX, for SPIRV work-graphs (#6052) | Jay Kwak | 2025-01-09 |
| In order to unblock experiments with SPIRV work-graphs, Slang needs to support the storage class, `NodePayloadAMDX`. Note that this commit is only to support a storage class, `NodePayloadAMDX`. There are many parts required for work-graphs hasn't been implemented yet. The implementation of `DispatchNodeInputRecord` is not required, but it is implemented mostly for a testing purpose. Closes #6049 Co-authored-by: Yong He <yonghe@outlook.com> | |||
