ddraw:d3d tests failing consistently

Reece Dunn msclrhd at googlemail.com
Thu Oct 25 15:15:39 CDT 2007


Hi,

Looking at the ddraw:d3d tests, they are failing consistently on many
Windows platforms:

d3d.c:1039: Test failed: IDirect3DViewport_SetViewport returned 80070057
d3d.c:1050: Test failed: Vertex 2 differs. Got 129.000000 127.000000
1.000000 1.000000, expexted 133.000000 123.000000 1.000000 1.000000
d3d.c:1050: Test failed: Vertex 3 differs. Got 127.000000 129.000000
-1.000000 1.000000, expexted 123.000000 133.000000 -1.000000 1.000000
d3d.c:1050: Test failed: Vertex 4 differs. Got 128.500000 127.500000
0.500000 1.000000, expexted 130.500000 125.500000 0.500000 1.000000
d3d.c:1050: Test failed: Vertex 5 differs. Got 127.500000 128.500000
-0.500000 1.000000, expexted 125.500000 130.500000 -0.500000 1.000000
d3d.c:1050: Test failed: Vertex 6 differs. Got 127.500000 128.500000
0.000000 1.000000, expexted 125.500000 130.500000 0.000000 1.000000
d3d.c:1060: Test failed: IDirect3DViewport_SetViewport returned 80070057
d3d.c:1071: Test failed: Vertex 1 differs. Got 128.000000 128.000000
0.000000 1.000000, expexted 138.000000 148.000000 0.000000 1.000000
d3d.c:1071: Test failed: Vertex 2 differs. Got 129.000000 127.000000
1.000000 1.000000, expexted 143.000000 143.000000 1.000000 1.000000
d3d.c:1071: Test failed: Vertex 3 differs. Got 127.000000 129.000000
-1.000000 1.000000, expexted 133.000000 153.000000 -1.000000 1.000000
d3d.c:1071: Test failed: Vertex 4 differs. Got 128.500000 127.500000
0.500000 1.000000, expexted 140.500000 145.500000 0.500000 1.000000
d3d.c:1071: Test failed: Vertex 5 differs. Got 127.500000 128.500000
-0.500000 1.000000, expexted 135.500000 150.500000 -0.500000 1.000000
d3d.c:1071: Test failed: Vertex 6 differs. Got 127.500000 128.500000
0.000000 1.000000, expexted 135.500000 150.500000 0.000000 1.000000
d3d.c:1134: Test failed: Cliptest 3 differs. Got 00000020 expexted 00000026
d3d.c:1134: Test failed: Cliptest 4 differs. Got 00000010 expexted 00000019
d3d.c:1143: Test failed: IDirect3DViewport_SetViewport returned 80070057
d3d.c:1157: Test failed: Cliptest 1 differs. Got 00000000 expexted 00000002
d3d.c:1157: Test failed: Cliptest 2 differs. Got 00000000 expexted 00000001
d3d.c:1157: Test failed: Cliptest 3 differs. Got 00000020 expexted 00000022
d3d.c:1157: Test failed: Cliptest 4 differs. Got 00000010 expexted 00000011
d3d.c:1166: Test failed: IDirect3DViewport_SetViewport returned 80070057
d3d.c:1195: Test failed: IDirect3DViewport_SetViewport returned 80070057
d3d.c:1206: Test failed: Offscreen is 0
d3d.c:1217: Test failed: Offscreen is 0
d3d.c:1231: Test failed: Offscreen is 2

Does anyone know if this is a change in ddraw:d3d behaviour on Windows
between versions/graphics drivers or has this test always failed?

- Reece



More information about the wine-devel mailing list