Skip to content

Commit 2a388d0

Browse files
authored
Add requires, attempt to remove unsupported (#314)
This PR just removes some extra conditions on the reflect.16 tests.
1 parent 06240b2 commit 2a388d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Feature/HLSLLib/reflect.16.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ DescriptorSets:
184184
Binding: 8
185185
...
186186
#--- end
187-
# UNSUPPORTED: Clang-Vulkan
187+
# REQUIRES: Half
188188

189189
# RUN: split-file %s %t
190190
# RUN: %dxc_target -T cs_6_5 -enable-16bit-types -Fo %t.o %t/source.hlsl

0 commit comments

Comments
 (0)