[PATCH v2 3/7] d3d9/tests: Add some tests for D3DRS_MULTISAMPLEANTIALIAS.

Henri Verbeet hverbeet at gmail.com
Mon May 3 10:59:46 CDT 2021


On Fri, 30 Apr 2021 at 18:08, Zebediah Figura <z.figura12 at gmail.com> wrote:
>
> Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
> ---
>  dlls/d3d9/tests/visual.c | 147 +++++++++++++++++++++++++++++++++++++++
>  1 file changed, 147 insertions(+)
>
This (and the equivalent d3d8 test) fails here on Windows:

    visual.c:27077: Description string: "AMD Radeon HD 6310 Graphics"
    ...
    visual.c:27029: Test failed: Got unexpected colour ffffffff at (340, 407).
    visual.c:27029: Test failed: Got unexpected colour ffbcbcbc at (341, 407).
    visual.c:27029: Test failed: Got unexpected colour ffbcbcbc at (342, 407).
    visual.c:27029: Test failed: Got unexpected colour ff000000 at (343, 407).



More information about the wine-devel mailing list