9 May
2017
9 May
'17
1:10 p.m.
On 9 May 2017 at 12:51, Józef Kucia <jkucia(a)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.