summaryrefslogtreecommitdiffstats
path: root/tests/spirv/i64-structured-buffer.slang
Commit message (Collapse)AuthorAge
* Support all integer typed indices in StructuredBuffer Load/Store/[]. (#4311)Yong He2024-06-10
* Support all integer typed indices in StructuredBuffer Load/Store/[]. * Fix tests. --------- Co-authored-by: Jay Kwak <82421531+jkwak-work@users.noreply.github.com>