[v7 05/10] ddraw: Check if surface is a mipmap sublevel through caps in ddraw_surface7_GetPriority().

Riccardo Bortolato rikyz619 at gmail.com
Tue Nov 17 07:57:18 CST 2015


Would this test be ok?

https://testbot.winehq.org/JobDetails.pl?Key=18290

(only ran in w8 since other machines don't seem to have d3d..?)

Ciao,
Riccardo

2015-11-13 20:40 GMT+01:00 Henri Verbeet <hverbeet at gmail.com>:
> On 12 November 2015 at 11:57, Riccardo Bortolato <rikyz619 at gmail.com> wrote:
>> Hi Henri,
>>
>> I will fix the line, as for the test it should be handled already by
>> test_resource_priority():
>>
>> [...]
>>     hr = IDirectDrawSurface7_GetPriority(mipmap, &priority);
>>     ok(hr == DDERR_INVALIDPARAMS, "Got unexpected hr %#x, type managed
>> mipmap.\n", hr);
>> [...]
>>
> That's not the non-X+ top-level cube-map face Stefan was worried about.



More information about the wine-devel mailing list