File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
test/Feature/ResourceArrays Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,9 @@ DescriptorSets:
6666# Resource arrays are not yet supported on Metal
6767# UNSUPPORTED: Metal
6868
69+ # Bug https://github.com/llvm/offload-test-suite/issues/556
70+ # XFAIL: Vulkan && QC
71+
6972# RUN: split-file %s %t
7073# RUN: %dxc_target -T cs_6_0 -Fo %t.o %t/source.hlsl
7174# RUN: %offloader %t/pipeline.yaml %t.o
Original file line number Diff line number Diff line change @@ -57,6 +57,9 @@ DescriptorSets:
5757# Unimplemented https://github.com/llvm/offload-test-suite/issues/305
5858# XFAIL: Metal
5959
60+ # Bug https://github.com/llvm/offload-test-suite/issues/556
61+ # XFAIL: Vulkan && QC
62+
6063# RUN: split-file %s %t
6164# RUN: %dxc_target -T cs_6_0 -Fo %t.o %t/source.hlsl
6265# RUN: %offloader %t/pipeline.yaml %t.o
You can’t perform that action at this time.
0 commit comments