[PATCH 1/4] d2d1/tests: Use IDXGIDevice interface instead of ID3D10Device1.

Francois Gouget fgouget at codeweavers.com
Fri Jan 8 11:39:25 CST 2021


On Fri, 8 Jan 2021, Rémi Bernon wrote:
[...]
> > That does not actually show any timeout (only todos on Linux).
> > (and a bunch of 'load error 1359', aka bug 48062)
> > 
> 
> Well, isn't that what the n/a for Vista and 2008 are?

No, the "n/a" means: "This test is Not Applicable to this platform".
So the d2d1 is not being run, at all, on Vista and 2008, precisely 
because there's an API missing [1].

When a test times out the cell shows, unsuprisingly, 'timeout'.
For instance urlmon:protocol:
https://test.winehq.org/data/9bc3a9f78bf5e6a09d4e9811f645def4a477f3d0/index_Win10.html#urlmon:protocol


[1] But you'd get the same "n/a" if the dll was missing entirely, see 
    for instance d3d12:d3d12 on Windows 8 and older.

-- 
Francois Gouget <fgouget at codeweavers.com>


More information about the wine-devel mailing list