https://bugs.winehq.org/show_bug.cgi?id=20776
--- Comment #9 from Sergey Isakov isakov-sl@bk.ru --- Then, if I relax the condition if (FAILED(hr) || caps.VertexShaderVersion < 4 || caps.PixelShaderVersion < 4) to ...< 3 then I got next stop ~~~ fixme:d3d11:device_parent_create_swapchain_texture device_parent 0x18ba98, container_parent 0x1ab348, wined3d_desc 0x337630, wined3d_texture 0x1ab380 partial stub! fixme:d3d11:device_parent_create_swapchain_texture Implement DXGI<->wined3d usage conversion fixme:d3d:query_init Unhandled query type 0x2. fixme:msvcrt:__clean_type_info_names_internal (0x40a9304) stub ~~~ This is WINED3D_QUERY_TYPE_SO_STATISTICS = 2