File tree Expand file tree Collapse file tree 6 files changed +3
-12
lines changed Expand file tree Collapse file tree 6 files changed +3
-12
lines changed Original file line number Diff line number Diff line change @@ -134,9 +134,6 @@ DescriptorSets:
134
134
...
135
135
#--- end
136
136
137
- # Bug https://github.com/microsoft/DirectXShaderCompiler/issues/7512
138
- # XFAIL: DXC-Vulkan
139
-
140
137
# RUN: split-file %s %t
141
138
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
142
139
# RUN: %offloader %t/pipeline.yaml %t.o
Original file line number Diff line number Diff line change @@ -94,9 +94,6 @@ DescriptorSets:
94
94
...
95
95
#--- end
96
96
97
- # Bug https://github.com/microsoft/DirectXShaderCompiler/issues/7512
98
- # XFAIL: DXC-Vulkan
99
-
100
97
# REQUIRES: Int16
101
98
# RUN: split-file %s %t
102
99
# 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 @@ -94,9 +94,6 @@ DescriptorSets:
94
94
...
95
95
#--- end
96
96
97
- # Bug https://github.com/microsoft/DirectXShaderCompiler/issues/7512
98
- # XFAIL: DXC-Vulkan
99
-
100
97
# REQUIRES: Int64
101
98
# RUN: split-file %s %t
102
99
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ DescriptorSets:
173
173
...
174
174
#--- end
175
175
176
- # Bug https://github.com/microsoft/DirectXShaderCompiler/issues/7512
176
+ # Bug https://github.com/microsoft/DirectXShaderCompiler/issues/7755
177
177
# XFAIL: DXC-Vulkan
178
178
179
179
# We're generating invalid SPIRV for this. I have _no_ idea why this isn't
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ DescriptorSets:
94
94
...
95
95
#--- end
96
96
97
- # Bug https://github.com/microsoft/DirectXShaderCompiler/issues/7512
97
+ # Bug https://github.com/microsoft/DirectXShaderCompiler/issues/7755
98
98
# XFAIL: DXC-Vulkan
99
99
100
100
# REQUIRES: Int16
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ DescriptorSets:
94
94
...
95
95
#--- end
96
96
97
- # Bug https://github.com/microsoft/DirectXShaderCompiler/issues/7512
97
+ # Bug https://github.com/microsoft/DirectXShaderCompiler/issues/7755
98
98
# XFAIL: DXC-Vulkan
99
99
100
100
# REQUIRES: Int64
You can’t perform that action at this time.
0 commit comments