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 153b38f commit 6811f70Copy full SHA for 6811f70
clang/test/CodeGenHLSL/RootSignature.hlsl
@@ -76,6 +76,7 @@ void RootDescriptorsEntry() {}
76
// CHECK-SAME: i32 2, i32 3, i32 5,
77
78
// checking mipLODBias, maxAnisotropy, comparisonFunc, borderColor
79
+// note: the hex value is the float bit representation of 12.45
80
// CHECK-SAME: float 0x4028E66660000000, i32 9, i32 3, i32 2,
81
82
// checking minLOD, maxLOD
0 commit comments