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@gmail.com:
On 12 November 2015 at 11:57, Riccardo Bortolato rikyz619@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.