We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d95129e commit ae5988aCopy full SHA for ae5988a
test/Feature/HLSLLib/distance.fp16.denorm.test
@@ -89,5 +89,5 @@ DescriptorSets:
89
# UNSUPPORTED: Clang-Vulkan
90
# REQUIRES: Half
91
# RUN: split-file %s %t
92
-# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
+# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
93
# RUN: %offloader %t/pipeline.yaml %t.o
0 commit comments