https://bugs.winehq.org/show_bug.cgi?id=55387
Bug ID: 55387 Summary: d3d9:visual - test_fetch4() 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:visual - test_fetch4() fails on w11pro64-amd:
visual.c:16281: Test failed: Test texldd: Got unexpected colour 0xff131313 at (40, 30). visual.c:16281: Test failed: Test texldd: Got unexpected colour 0xff121212 at (200, 30). visual.c:16281: Test failed: Test texldd: Got unexpected colour 0xff111111 at (360, 30). visual.c:16281: Test failed: Test texldd: Got unexpected colour 0xff101010 at (520, 30). visual.c:16281: Test failed: Test texldd: Got unexpected colour 0xff020202 at (40, 150). visual.c:16281: Test failed: Test texldd: Got unexpected colour 0xfff2f2f2 at (200, 150). visual.c:16281: Test failed: Test texldd: Got unexpected colour 0xfff1f1f1 at (360, 150). visual.c:16281: Test failed: Test texldd: Got unexpected colour 0xff010101 at (520, 150). visual.c:16281: Test failed: Test texldd: Got unexpected colour 0xff040404 at (40, 270). visual.c:16281: Test failed: Test texldd: Got unexpected colour 0xfff4f4f4 at (200, 270). visual.c:16281: Test failed: Test texldd: Got unexpected colour 0xfff3f3f3 at (360, 270). visual.c:16281: Test failed: Test texldd: Got unexpected colour 0xff030303 at (520, 270). visual.c:16281: Test failed: Test texldd: Got unexpected colour 0xff232323 at (40, 390). visual.c:16281: Test failed: Test texldd: Got unexpected colour 0xff222222 at (200, 390). visual.c:16281: Test failed: Test texldd: Got unexpected colour 0xff212121 at (360, 390). visual.c:16281: Test failed: Test texldd: Got unexpected colour 0xff202020 at (520, 390). visual.c:16281: Test failed: Test texldb: Got unexpected colour 0x00000000 at (40, 30). visual.c:16281: Test failed: Test texldb: Got unexpected colour 0x00000000 at (200, 30). visual.c:16281: Test failed: Test texldb: Got unexpected colour 0x00000000 at (360, 30). visual.c:16281: Test failed: Test texldb: Got unexpected colour 0x00000000 at (520, 30). visual.c:16281: Test failed: Test texldb: Got unexpected colour 0x00000000 at (40, 150). visual.c:16281: Test failed: Test texldb: Got unexpected colour 0x00000000 at (200, 150). visual.c:16281: Test failed: Test texldb: Got unexpected colour 0x00000000 at (360, 150). visual.c:16281: Test failed: Test texldb: Got unexpected colour 0x00000000 at (40, 270). visual.c:16281: Test failed: Test texldb: Got unexpected colour 0x00000000 at (200, 270). visual.c:16281: Test failed: Test texldb: Got unexpected colour 0x00000000 at (360, 270). visual.c:16281: Test failed: Test texldb: Got unexpected colour 0x00000000 at (520, 270). visual.c:16281: Test failed: Test texldb: Got unexpected colour 0x00000000 at (40, 390). visual.c:16281: Test failed: Test texldb: Got unexpected colour 0x00000000 at (200, 390). visual.c:16281: Test failed: Test texldb: Got unexpected colour 0x00000000 at (360, 390). visual.c:16281: Test failed: Test texldb: Got unexpected colour 0x00000000 at (520, 390). visual.c:16281: Test failed: Test texldl: Got unexpected colour 0xff131313 at (40, 30). visual.c:16281: Test failed: Test texldl: Got unexpected colour 0xff121212 at (200, 30). visual.c:16281: Test failed: Test texldl: Got unexpected colour 0xff111111 at (360, 30). visual.c:16281: Test failed: Test texldl: Got unexpected colour 0xff101010 at (520, 30). visual.c:16281: Test failed: Test texldl: Got unexpected colour 0xff020202 at (40, 150). visual.c:16281: Test failed: Test texldl: Got unexpected colour 0xfff2f2f2 at (200, 150). visual.c:16281: Test failed: Test texldl: Got unexpected colour 0xfff1f1f1 at (360, 150). visual.c:16281: Test failed: Test texldl: Got unexpected colour 0xff010101 at (520, 150). visual.c:16281: Test failed: Test texldl: Got unexpected colour 0xff040404 at (40, 270). visual.c:16281: Test failed: Test texldl: Got unexpected colour 0xfff4f4f4 at (200, 270). visual.c:16281: Test failed: Test texldl: Got unexpected colour 0xfff3f3f3 at (360, 270). visual.c:16281: Test failed: Test texldl: Got unexpected colour 0xff030303 at (520, 270). visual.c:16281: Test failed: Test texldl: Got unexpected colour 0xff232323 at (40, 390). visual.c:16281: Test failed: Test texldl: Got unexpected colour 0xff222222 at (200, 390). visual.c:16281: Test failed: Test texldl: Got unexpected colour 0xff212121 at (360, 390). visual.c:16281: Test failed: Test texldl: Got unexpected colour 0xff202020 at (520, 390).
See https://test.winehq.org/data/patterns.html#d3d9:visual
These failures are systematic and only happen on w11pro64-amd (AMD RX 6600). In particular they do not happen on fgtb-w10pro64-rx550 the only other test machine to have an AMD GPU, nor do they happen on the other Windows 11 test machines (w11pro64 and w11pro64-nv).
https://bugs.winehq.org/show_bug.cgi?id=55387
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase