https://bugs.winehq.org/show_bug.cgi?id=51297
Bug ID: 51297 Summary: d3d8:visual: test_sample_mask() fails on Nvidia (cw-gtx560) Product: Wine Version: 6.10 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
d3d8:visual has a failure in test_sample_mask() on cw-gtx560 (Nvidia):
https://test.winehq.org/data/patterns.html#d3d8:visual
visual.c:11146: Test failed: Got unexpected colour ffffbcbc.
This happens on all Windows versions available on that machine (from Windows 8.1 to Windows 10 2009). This failure also does not happen on any other machine which makes it specific to Nvidia or this graphics card or this driver version (391.35, the latest available at this date).
The test was introduced by this commit:
commit 30fe080965409e68cc86a04af1935e4944f4b049 Author: Zebediah Figura z.figura12@gmail.com Date: Fri Apr 30 11:08:26 2021 -0500
d3d8/tests: Port test_sample_mask() from d3d9.
Signed-off-by: Zebediah Figura z.figura12@gmail.com Signed-off-by: Henri Verbeet hverbeet@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=51297
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase Regression SHA1| |30fe080965409e68cc86a04af19 | |35e4944f4b049
https://bugs.winehq.org/show_bug.cgi?id=51297
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS|Linux |Windows
https://bugs.winehq.org/show_bug.cgi?id=51297
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|d3d8:visual: |d3d8:visual & d3d9:visual, |test_sample_mask() fails on |test_sample_mask() fails on |Nvidia (cw-gtx560) |Nvidia (cw-gtx560)
--- Comment #1 from François Gouget fgouget@codeweavers.com --- d3d9:visual has the same failure, also only on cw-gtx560:
https://test.winehq.org/data/patterns.html#d3d9:visual
visual.c:26901: Test failed: Got unexpected colour ffffbcbc.
This test was introduced by the commit below:
commit 8333e7f29957ff22bf7811cb702d6b81d34957f1 Author: Zebediah Figura z.figura12@gmail.com AuthorDate: Wed Sep 2 00:27:41 2020 -0500
d3d9/tests: Add a test for sample masks.
Signed-off-by: Zebediah Figura z.figura12@gmail.com Signed-off-by: Henri Verbeet hverbeet@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=51297
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=51297
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |080b2c86046017b5162edea736e | |1ec9ae9ec7dd1 Status|NEW |RESOLVED
--- Comment #2 from François Gouget fgouget@codeweavers.com --- This has been fixed:
commit 080b2c86046017b5162edea736e1ec9ae9ec7dd1 Author: Stefan Dösinger stefan@codeweavers.com AuthorDate: Fri Jan 21 12:58:13 2022 +0300
d3d8/tests: Accept Nvidia results in test_sample_mask as broken.
Signed-off-by: Stefan Dösinger stefan@codeweavers.com Signed-off-by: Henri Verbeet hverbeet@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
commit fc98f7d9f9ac3fa048548f60931d6d4c1bd92fe0 Author: Stefan Dösinger stefan@codeweavers.com AuthorDate: Fri Jan 21 12:58:12 2022 +0300
d3d9/tests: Accept Nvidia results in test_sample_mask as broken.
Signed-off-by: Stefan Dösinger stefan@codeweavers.com Signed-off-by: Henri Verbeet hverbeet@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=51297
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.9.