[PATCH 2/2] d3d11/tests: Add additional test for occlusion query.

Henri Verbeet hverbeet at gmail.com
Mon May 22 16:05:26 CDT 2017


On 22 May 2017 at 18:13, Józef Kucia <joseph.kucia at gmail.com> wrote:
> It's a race condition. A query may result may be retrieved in
> wined3d_cs_run() before the swapchain is destroyed. Can we get the fix
> committed without a test case? We've got "wrong thread" FIXME()
> messages for this issue anyway.

I think it's useful to have the test to show that it doesn't crash,
but perhaps checking the resulting data could be inside an "if (0)"
with an appropriate comment.



More information about the wine-devel mailing list