Skip to content

Commit f3c0693

Browse files
committed
fix fp64 stride
1 parent d8c8ddf commit f3c0693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Feature/HLSLLib/dot.fp64.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Buffers:
4141
ZeroInitSize: 64
4242
- Name: ExpectedOut
4343
Format: Float64
44-
Stride: 32
44+
Stride: 8
4545
Data: [ 8.20125, 8.20125, -7.85, -7.85, 5.225, 5.225, -23.1875, -23.1875 ]
4646
Results:
4747
- Result: Test0

0 commit comments

Comments
 (0)