Skip to content

Commit 2ae17f3

Browse files
committed
review: fix typo
1 parent 908533d commit 2ae17f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/AST/HLSL/RootSignatures-AST.hlsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
// CHECK-SAME: ),
6161
// CHECK-SAME: Sampler(
6262
// CHECK-SAME: s0, numDescriptors = 4, space = 1, offset = DescriptorTableOffsetAppend,
63-
// CHECK-V1_1-SAME: flags = DescriptorsVolatile
63+
// CHECK-V1_0-SAME: flags = DescriptorsVolatile
6464
// CHECK-V1_1-SAME: flags = None
6565
// CHECK-SAME: ),
6666
// CHECK-SAME: DescriptorTable(

0 commit comments

Comments
 (0)