[Bug 35580] d3d8:device test_display_formats() fails on Windows 8

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 11 11:32:57 CST 2014


http://bugs.winehq.org/show_bug.cgi?id=35580

--- Comment #2 from François Gouget <fgouget at codeweavers.com> ---
On my Acer laptop the d3d9:device test runs through a few more formats than on
the VMs and thus has a few more failures. Specifically:

device.c:2350: Test failed: Got unexpected hr 0 for D3DFMT_R5G6B5 /
D3DFMT_R5G6B5, windowed 0, should_pass 0.
device.c:2350: Test failed: Got unexpected hr 0 for D3DFMT_X1R5G5B5 /
D3DFMT_R5G6B5, windowed 0x1, should_pass 0.
device.c:2350: Test failed: Got unexpected hr 0 for D3DFMT_X1R5G5B5 /
D3DFMT_X8R8G8B8, windowed 0x1, should_pass 0.
device.c:2350: Test failed: Got unexpected hr 0 for D3DFMT_X1R5G5B5 /
D3DFMT_A8R8G8B8, windowed 0x1, should_pass 0.
device.c:2350: Test failed: Got unexpected hr 0 for D3DFMT_X1R5G5B5 /
D3DFMT_A2R10G10B10, windowed 0x1, should_pass 0.

On the same machine the d3d8:device test had only the one failure.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list