summaryrefslogtreecommitdiffstats
path: root/tests/compute/structured-buffer-swizzle-store.slang.expected.txt
Commit message (Collapse)AuthorAge
* WGPU: Add new test and explanation for disabled test (#5731)Anders Leino2024-12-04
* 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>