https://bugs.winehq.org/show_bug.cgi?id=55382
Bug ID: 55382 Summary: d3d9:device - test_draw_primitive() fails on w11pro64-amd Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: d3d Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
d3d9:device test_draw_primitive() fails on w11pro64-amd:
device.c:3194: Test failed: DrawIndexedPrimitive failed, hr 0x80004005.
See https://test.winehq.org/data/patterns.html#d3d9:device
Where 0x80004005 == E_FAIL
This failure is systematic and only happens on w11pro64-amd (AMD RX 6600). In particular it does not happen on fgtb-w10pro64-rx550 the only other test machine to have an AMD GPU, nor does it happen on the other Windows 11 test machines (w11pro64 and w11pro64-nv).
https://bugs.winehq.org/show_bug.cgi?id=55382
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase