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