summaryrefslogtreecommitdiff
path: root/tests/compute/structured-buffer-swizzle-store.slang
AgeCommit message (Collapse)Author
2025-08-25Fix#8083: Batch-7: Enable cuda tests (#8267)Harsh Aggarwal (NVIDIA)
2024-12-04WGPU: Add new test and explanation for disabled test (#5731)Anders Leino
* Add buffer swizzle store test using structured buffers This helps to address #5612 * WGPU: Add explanation for tests/bugs/buffer-swizzle-store.slang This closes #5612. * Manual formatting fix * format code --------- Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com>