[PATCH 5/6] d3d10core/tests: Add test for aoffimmi modifier.

Henri Verbeet hverbeet at gmail.com
Wed Mar 9 06:39:16 CST 2016


On 8 March 2016 at 17:46, Józef Kucia <jkucia at codeweavers.com> wrote:
> Signed-off-by: Józef Kucia <jkucia at codeweavers.com>
> ---
>  dlls/d3d10core/tests/device.c | 34 ++++++++++++++++++++++++++++++++++
>  1 file changed, 34 insertions(+)
>
This (and the equivalent d3d11 test) fails for me on Windows:
    device.c:4022: Test failed: Test 18: Got unexpected color
0x00000000 at (0, 0).
    device.c:4022: Test failed: Test 18: Got unexpected color
0x00000000 at (0, 1).
    device.c:4022: Test failed: Test 18: Got unexpected color
0x00000000 at (1, 0).
    device.c:4022: Test failed: Test 18: Got unexpected color
0x00000000 at (1, 1).
    device.c:4022: Test failed: Test 18: Got unexpected color
0x00000000 at (2, 0).
    device.c:4022: Test failed: Test 18: Got unexpected color
0x00000000 at (2, 1).
    device.c:4022: Test failed: Test 18: Got unexpected color
0x00000000 at (3, 0).
    device.c:4022: Test failed: Test 18: Got unexpected color
0x00000000 at (3, 1).



More information about the wine-devel mailing list