Skip to content

Commit cb5dad1

Browse files
authored
[Vulkan] Change non-uniform index test to succeed for Clang && Vulkan. (#468)
Verified the test is succeeding from the the fix in llvm/llvm-project#162540
1 parent 81a16a0 commit cb5dad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Feature/ResourceArrays/unbounded-array-nuri.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ DescriptorSets:
6464
#--- end
6565

6666
# Bug https://github.com/llvm/llvm-project/issues/159679
67-
# XFAIL: Clang
67+
# XFAIL: Clang && DirectX
6868

6969
# Resource arrays are not yet supported on Metal
7070
# UNSUPPORTED: Metal

0 commit comments

Comments
 (0)