[PATCH] wined3d: Allow loading buffers mapped through system memory.

Henri Verbeet hverbeet at gmail.com
Mon Sep 23 07:50:08 CDT 2019


On Fri, 20 Sep 2019 at 21:06, Paul Gofman <gofmanp at gmail.com> wrote:
> +        todo_wine_if(tests[i].todo)
> +        ok(color_match(color, 0x00ff0000, 1), "Got unexpected color 0x%08x, test %u.\n", color, i);
> +
This fails here:

    visual.c:26243: Test succeeded inside todo block: Got unexpected
color 0x00ff0000, test 0.



More information about the wine-devel mailing list