File tree Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -189,6 +189,8 @@ DescriptorSets:
189
189
Binding: 8
190
190
#--- end
191
191
192
+ # https://github.com/llvm/llvm-project/issues/149561
193
+ # XFAIL: Clang-Vulkan
192
194
193
195
# RUN: split-file %s %t
194
196
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
Original file line number Diff line number Diff line change @@ -77,6 +77,9 @@ DescriptorSets:
77
77
Binding: 2
78
78
#--- end
79
79
80
+ # https://github.com/llvm/llvm-project/issues/149561
81
+ # XFAIL: Clang-Vulkan
82
+
80
83
# REQUIRES: Half
81
84
# RUN: split-file %s %t
82
85
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
Original file line number Diff line number Diff line change @@ -74,6 +74,9 @@ DescriptorSets:
74
74
Binding: 2
75
75
#--- end
76
76
77
+ # https://github.com/llvm/llvm-project/issues/149561
78
+ # XFAIL: Clang-Vulkan
79
+
77
80
# REQUIRES: Double
78
81
# RUN: split-file %s %t
79
82
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
You can’t perform that action at this time.
0 commit comments