https://bugs.winehq.org/show_bug.cgi?id=52089
--- Comment #2 from Stefan Dösinger stefan@codeweavers.com --- I tested this now on one of my older Geforce GPUs that most closely matches the GTX 470 in debiant2:
OpenGL renderer string: GeForce GTX 460/PCIe/SSE2 OpenGL core profile version string: 4.6.0 NVIDIA 390.144
The driver is the newest one available for this card.
The d2d1 tests pass fine
0020:d2d1: 10022 tests executed (166 marked as todo, 0 failures), 1 skipped.
Which driver version is this machine using? I originally had the 340 driver running for this card, which is missing some features needed for d3d11 and d2d1 and d3d11 just flat-out skipped everything. With the 390 driver at least this problem is solved and the tests do something useful.