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