[PATCH 1/5] d3d9/tests: Add a test for Reset() with bound DEFAULT resources.

Henri Verbeet hverbeet at gmail.com
Wed Feb 13 11:45:51 CST 2019


On Tue, 12 Feb 2019 at 20:56, Matteo Bruni <mbruni at codeweavers.com> wrote:
> ---
>  dlls/d3d9/tests/device.c | 37 +++++++++++++++++++++++++++++++++++--
>  1 file changed, 35 insertions(+), 2 deletions(-)
>
This appears to cause failures in the occlusion query test on Windows:

    device.c:6038: Expects 0x0000000104000000 samples.
    device.c:6065: Test failed: Got unexpected query result 0xdddddddd00000000.
    device.c:6093: Test failed: Got unexpected query result 0xdddddddd00000000.



More information about the wine-devel mailing list