Skip to content

Commit 475d484

Browse files
committed
Add XFAIL with link to MoltenVK bug
1 parent c4d49d2 commit 475d484

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

test/Feature/HLSLLib/cosh.16.test

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ DescriptorSets:
6161
...
6262
#--- end
6363

64+
# https://github.com/KhronosGroup/MoltenVK/issues/2580
65+
# XFAIL: Vulkan-Darwin
66+
6467
# REQUIRES: Half
6568
# RUN: split-file %s %t
6669
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl

test/Feature/HLSLLib/sinh.16.test

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ DescriptorSets:
6161
...
6262
#--- end
6363

64+
# https://github.com/KhronosGroup/MoltenVK/issues/2580
65+
# XFAIL: Vulkan-Darwin
66+
6467
# REQUIRES: Half
6568
# RUN: split-file %s %t
6669
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl

test/Feature/HLSLLib/tanh.16.test

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ DescriptorSets:
6161
...
6262
#--- end
6363

64+
# https://github.com/KhronosGroup/MoltenVK/issues/2580
65+
# XFAIL: Vulkan-Darwin
66+
6467
# REQUIRES: Half
6568
# RUN: split-file %s %t
6669
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl

0 commit comments

Comments
 (0)