We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb4a631 commit 1c9752fCopy full SHA for 1c9752f
test/Feature/HLSLLib/PartiallyMappedResources.test
@@ -132,6 +132,10 @@ DescriptorSets:
132
# AND https://github.com/llvm/llvm-project/issues/99204
133
# XFAIL: Vulkan
134
135
+# Bug https://github.com/llvm/offload-test-suite/issues/182
136
+# Metal API seems to have problems with reserved resources
137
+# XFAIL: Metal
138
+
139
# RUN: split-file %s %t
140
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
141
# RUN: %offloader %t/pipeline.yaml %t.o
0 commit comments