Skip to content

Commit 6811f70

Browse files
committed
review: clarify hex value
1 parent 153b38f commit 6811f70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/CodeGenHLSL/RootSignature.hlsl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ void RootDescriptorsEntry() {}
7676
// CHECK-SAME: i32 2, i32 3, i32 5,
7777

7878
// checking mipLODBias, maxAnisotropy, comparisonFunc, borderColor
79+
// note: the hex value is the float bit representation of 12.45
7980
// CHECK-SAME: float 0x4028E66660000000, i32 9, i32 3, i32 2,
8081

8182
// checking minLOD, maxLOD

0 commit comments

Comments
 (0)