[PATCH 09/10] d3d8: Fix d3d8_device_GetInfo() implementation.

Matteo Bruni matteo.mystral at gmail.com
Thu Mar 15 11:36:47 CDT 2018


2018-03-15 14:34 GMT+01:00 Henri Verbeet <hverbeet at gmail.com>:
> On 14 March 2018 at 22:23, Matteo Bruni <mbruni at codeweavers.com> wrote:
>> Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
>> ---
>> Might have an effect on bug 42118.
>>
>>  dlls/d3d8/device.c       |  6 ++++--
>>  dlls/d3d8/tests/device.c | 39 +++++++++++++++++++++++++++++++++++++++
>>  2 files changed, 43 insertions(+), 2 deletions(-)
>>
> This fails here on Windows:
>
>     device.c:8733: Test failed: info_id 5, unexpected hr 0x80004005.
>     device.c:8733: Test failed: info_id 6, unexpected hr 0x80004005.
>     ...
>     device.c:8733: Test failed: info_id 254, unexpected hr 0x80004005.
>     device.c:8733: Test failed: info_id 255, unexpected hr 0x80004005.
>     135c:device: 47431 tests executed (0 marked as todo, 251
> failures), 2 skipped.

Not that it matters a lot, but which Windows version / GPU?



More information about the wine-devel mailing list