diff options
Diffstat (limited to 'tests/expected-failure-github.txt')
| -rw-r--r-- | tests/expected-failure-github.txt | 28 |
1 files changed, 25 insertions, 3 deletions
diff --git a/tests/expected-failure-github.txt b/tests/expected-failure-github.txt index 9d1af7a4d..fdf324d1b 100644 --- a/tests/expected-failure-github.txt +++ b/tests/expected-failure-github.txt @@ -1,3 +1,27 @@ + +tests/cooperative-vector/matrix-mul-bias-mut.slang (vk) +tests/cooperative-vector/matrix-mul-bias-packed-mut.slang (vk) +tests/cooperative-vector/matrix-mul-bias-packed.slang (vk) +tests/cooperative-vector/matrix-mul-bias-rw-packed.slang (vk) +tests/cooperative-vector/matrix-mul-bias-rw.slang (vk) +tests/cooperative-vector/matrix-mul-bias-rwbyteaddress-packed.slang (vk) +tests/cooperative-vector/matrix-mul-bias-structuredbuffer-packed.slang (vk) +tests/cooperative-vector/matrix-mul-bias.slang (vk) +tests/cooperative-vector/matrix-mul-byteaddress.slang (vk) +tests/cooperative-vector/matrix-mul-mut.slang (vk) +tests/cooperative-vector/matrix-mul-packed-mut.slang (vk) +tests/cooperative-vector/matrix-mul-packed.slang (vk) +tests/cooperative-vector/matrix-mul-rw-packed.slang (vk) +tests/cooperative-vector/matrix-mul-rw.slang (vk) +tests/cooperative-vector/matrix-mul-rwbyteaddress-packed.slang (vk) +tests/cooperative-vector/matrix-mul-structuredbuffer-packed.slang (vk) +tests/cooperative-vector/matrix-mul.slang (vk) +tests/cooperative-vector/outer-product-structuredbuffer.slang (vk) +tests/cooperative-vector/outer-product.slang (vk) +tests/cooperative-vector/reduce-sum-accumulate-structuredbuffer.slang.1 (cpu) +tests/cooperative-vector/reduce-sum-accumulate.slang.1 (cpu) +tests/cooperative-vector/reduce-sum-accumulate-structuredbuffer.slang.3 syn (cuda) +tests/cooperative-vector/reduce-sum-accumulate.slang.3 syn (cuda) tests/language-feature/saturated-cooperation/simple.slang (vk) tests/language-feature/saturated-cooperation/fuse3.slang (vk) tests/language-feature/saturated-cooperation/fuse-product.slang (vk) @@ -12,6 +36,4 @@ tests/compute/interface-shader-param-in-struct.slang.4 syn (wgpu) tests/compute/interface-shader-param.slang.5 syn (wgpu) tests/language-feature/shader-params/interface-shader-param-ordinary.slang.4 syn (wgpu) tests/glsl-intrinsic/shader-subgroup/shader-subgroup-builtin-variables.slang.8 (mtl) -tests/glsl-intrinsic/shader-subgroup/shader-subgroup-builtin-variables-2.slang.3 (mtl) -tests/cooperative-vector/matrix-mul-bias-packed.slang (vk) -tests/cooperative-vector/matrix-mul-bias-packed-mut.slang (vk) +tests/glsl-intrinsic/shader-subgroup/shader-subgroup-builtin-variables-2.slang.3 (mtl)
\ No newline at end of file |
