[PATCH 3/3] d3d9/tests: Test using a "NULL" texture with a smaller D/S texture.

Henri Verbeet hverbeet at gmail.com
Tue Nov 3 08:59:56 CST 2020


On Mon, 2 Nov 2020 at 21:33, Matteo Bruni <mbruni at codeweavers.com> wrote:
>
> Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
> ---
>  dlls/d3d9/tests/visual.c | 63 ++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 63 insertions(+)
>
It doesn't work here (Intel SKL):

    visual.c:25166: Test failed: Expected color 0x00ff0000 at (100,
100), got 0x00000000.
    visual.c:25166: Test failed: Expected color 0x00ff0000 at (200,
100), got 0x00000000.
    visual.c:25166: Test failed: Expected color 0x00ff0000 at (300,
100), got 0x00000000.
    visual.c:25166: Test failed: Expected color 0x00ff0000 at (300,
150), got 0x00000000.
    visual.c:25166: Test failed: Expected color 0x00ff0000 at (300,
200), got 0x00000000.



More information about the wine-devel mailing list