diff options
| author | Anders Leino <aleino@nvidia.com> | 2024-12-04 10:58:40 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-04 00:58:40 -0800 |
| commit | 697045f1b4f7d0977c69fd5b67089d735fff428d (patch) | |
| tree | 6fbd8b3242e088496187148d104442a452bf8fc1 /tests/compute/structured-buffer-swizzle-store.slang.expected.txt | |
| parent | 59ba2594dedac02ad2ef7bc049bd78f5412e1a92 (diff) | |
WGPU: Add new test and explanation for disabled test (#5731)
* 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>
Diffstat (limited to 'tests/compute/structured-buffer-swizzle-store.slang.expected.txt')
| -rw-r--r-- | tests/compute/structured-buffer-swizzle-store.slang.expected.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/compute/structured-buffer-swizzle-store.slang.expected.txt b/tests/compute/structured-buffer-swizzle-store.slang.expected.txt new file mode 100644 index 000000000..b8626c4cf --- /dev/null +++ b/tests/compute/structured-buffer-swizzle-store.slang.expected.txt @@ -0,0 +1 @@ +4 |
