diff options
| author | Anders Leino <aleino@nvidia.com> | 2024-11-26 13:53:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-26 03:53:23 -0800 |
| commit | 9e21cd4a7552390aff9a1421f2c7f6666876d0bc (patch) | |
| tree | beafb8b898d9808ba3cd5ed1db588ebdecb436b1 /tests/expected-failure-github.txt | |
| parent | cf0e3a636d500267bce212c61549db1367aff8c1 (diff) | |
wgpu: Enable Metal-like legalization for byte addressible buffers (#5681)
* Enable hlsl-intrinsic/byte-address-buffer/byte-address-struct
* Set byte address buffer legalization options for WGSL
Diffstat (limited to 'tests/expected-failure-github.txt')
| -rw-r--r-- | tests/expected-failure-github.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/expected-failure-github.txt b/tests/expected-failure-github.txt index ee96de7f5..862f3528e 100644 --- a/tests/expected-failure-github.txt +++ b/tests/expected-failure-github.txt @@ -12,7 +12,6 @@ tests/autodiff/custom-intrinsic.slang.2 syn (wgpu) tests/bugs/buffer-swizzle-store.slang.3 syn (wgpu) tests/compute/interface-shader-param-in-struct.slang.4 syn (wgpu) tests/compute/interface-shader-param.slang.5 syn (wgpu) -tests/hlsl-intrinsic/byte-address-buffer/byte-address-struct.slang.5 syn (wgpu) tests/language-feature/constants/static-const-in-generic-interface.slang.1 syn (wgpu) tests/language-feature/enums/strongly-typed-id.slang.1 syn (wgpu) tests/language-feature/generics/tuple.slang.1 syn (wgpu) |
