[Bug 20776] 3DMark Vantage: your graphics card doesn't support DirectX 10 (needs support for 'D3D10_QUERY_SO_STATISTICS')

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 30 13:31:47 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=20776

--- Comment #14 from Sergey Isakov <isakov-sl at bk.ru> ---
Created attachment 53269
  --> https://bugs.winehq.org/attachment.cgi?id=53269
Semistub implementation for D3D10_QUERY_SO_STATISTICS

Implementation for D3D10_QUERY_SO_STATISTICS produces the need of
QUERY_TYPE_SO_OVERFLOW implementation.
Making these stubs I can go to next problem but this bug can be closed by this
simple patch.
~~~~
fixme:d3d:query_init Statistics query.
fixme:d3d:query_init QUERY_TYPE_SO_OVERFLOW stub!
fixme:d3d11:d3d10_device_CheckMultisampleQualityLevels iface 0x1fbdf4, format
DXGI_FORMAT_R16G16B16A16_FLOAT, sample_count 2, quality_level_count 0x337958
stub!
wine: Unhandled exception 0x40000015 in thread 3b at address
0x402e001b:0x0456ff5a (thread 003b), starting debugger...
fixme:msvcrt:__clean_type_info_names_internal (0x3f99304) stub
~~~~~

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list