https://bugs.winehq.org/show_bug.cgi?id=53251
--- Comment #2 from François Gouget fgouget@codeweavers.com --- The counts are not always 0 (2022-11-05 w10pro64_he). Note that data is memset(0xff) in get_query_data() so these values must come from ID3D10Asynchronous_GetData() despite it failing with DXGI_ERROR_DEVICE_REMOVED (0x887a0005).
d3d10core.c:4813: Test failed: Got unexpected hr 0x887a0005. d3d10core.c:4813: Test failed: Got unexpected hr 0x887a0005. d3d10core.c:4824: Test failed: Got unexpected IAVertices count: 0. d3d10core.c:4825: Test failed: Got unexpected IAPrimitives count: 4813. d3d10core.c:4826: Test failed: Got unexpected VSInvocations count: 4403742. d3d10core.c:4827: Test failed: Got unexpected GSInvocations count: 4389164. d3d10core.c:4828: Test failed: Got unexpected GSPrimitives count: 7883936. d3d10core.c:4829: Test failed: Got unexpected CInvocations count: 0. d3d10core.c:4830: Test failed: Got unexpected CPrimitives count: 0. d3d10core.c:4832: Test failed: Got unexpected PSInvocations count: 64. d3d10core.c:4842: Test failed: Got unexpected hr 0x887a0005. d3d10core.c:4842: Test failed: Got unexpected hr 0x887a0005. d3d10core.c:4843: Test failed: Got unexpected IAVertices count: 0. d3d10core.c:4844: Test failed: Got unexpected IAPrimitives count: 4842. d3d10core.c:4845: Test failed: Got unexpected VSInvocations count: 4403742. d3d10core.c:4846: Test failed: Got unexpected GSInvocations count: 4389164. d3d10core.c:4847: Test failed: Got unexpected GSPrimitives count: 7883936. d3d10core.c:4848: Test failed: Got unexpected CInvocations count: 0. d3d10core.c:4849: Test failed: Got unexpected CPrimitives count: 0. d3d10core.c:4850: Test failed: Got unexpected PSInvocations count: 64.