We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08c41b4 commit 4eb40e0Copy full SHA for 4eb40e0
1 file changed
tools/clang/test/CodeGenHLSL/mesh-val/multipleSetMeshOutputCounts.hlsl
@@ -1,4 +1,4 @@
1
-// RUN: %dxc -E main -T ms_6_5 %s | FileCheck %s
+// RUN: %dxilver 1.9 | %dxc -E main -T ms_6_5 %s | FileCheck %s
2
3
// CHECK: SetMeshOutputCounts cannot be called multiple times.
4
0 commit comments