On 9 May 2017 at 12:51, Józef Kucia jkucia@codeweavers.com wrote:
- refcount = ID3D11Device_Release(device);
- ok(!refcount, "Device has %u references left.\n", refcount);
+}
This test hangs for me on Windows. Specifically, the issue seems to be the final release of the device.