https://bugs.winehq.org/show_bug.cgi?id=44337 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase CC| |fgouget(a)codeweavers.com Summary|d3d9/tests/device.ok fails |d3d9:device - In Wine |on Nvidia (Nouveau drivers) |test_occlusion_query() only |in test_occlusion_query() |succeeds on cw-rx460 --- Comment #2 from François Gouget <fgouget(a)codeweavers.com> --- These failures are still present: device.c:6629: Test failed: Got unexpected hr 0x1. device.c:6633: Test failed: Got unexpected hr 0x1. device.c:6634: Test failed: Got unexpected query result 0xffffffffffffffff. https://test.winehq.org/data/patterns.html#d3d9:device But they don't just happen on Nvidia machines. They happen on: * cw-gtx560 Debian 11 + fvwm + GTX560 * fg-deb64 Debian 11 + KDE + Intel * debian11 Debian 11 + fvwm + QXL * debiant Debian Testing + fvwm + QXL But they do not happen on the one AMD machine: * cw-rx460 Debian 11 + fvwm + RX460 So it seems likely that test_occlusion_query() only succeeds on AMD graphics cards. -- 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.