[Bug 41184] DX11 Tesselation tutorial doesn't work correctly

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jan 13 03:48:48 CST 2017


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

--- Comment #7 from Sergey Isakov <isakov-sl at bk.ru> ---
With a hack to ignore feature level I got more messages
---------
fixme:dxgi:dxgi_check_feature_level_support Ignoring adapter type.
fixme:dxgi:dxgi_check_feature_level_support shader_model: VS=3, PS=3
fixme:dxgi:dxgi_check_feature_level_support Choosing supported feature level
D3D_FEATURE_LEVEL_11_0 (SM5).
fixme:dxgi:dxgi_device_init Ignoring adapter type.
fixme:d3d11:device_parent_create_swapchain_texture device_parent 0x18c204,
container_parent 0x18e900, wined3d_desc 0x33f6c0, wined3d_texture 0x1bef40
partial stub!
fixme:d3d11:device_parent_create_swapchain_texture Implement DXGI<->wined3d
usage conversion.
fixme:d3d:context_create OpenGL implementation does not support
GL_PRIMITIVE_RESTART_FIXED_INDEX.
fixme:dxgi:dxgi_factory_CreateSwapChain iface 0x185cf0, device 0x18c1d8, desc
0x33faf8, swapchain 0x411bf0 partial stub!
fixme:dxgi:dxgi_factory_CreateSwapChain Ignoring SwapEffect 0.
fixme:d3d11:device_parent_create_swapchain_texture device_parent 0x18c204,
container_parent 0x1c0ce8, wined3d_desc 0x33f940, wined3d_texture 0x1c0da0
partial stub!
fixme:d3d11:device_parent_create_swapchain_texture Implement DXGI<->wined3d
usage conversion.
fixme:d3d:context_create OpenGL implementation does not support
GL_PRIMITIVE_RESTART_FIXED_INDEX.
fixme:d3d11:device_parent_create_swapchain_texture device_parent 0x18c204,
container_parent 0x1c0ce8, wined3d_desc 0x33f940, wined3d_texture 0x1c2e30
partial stub!
fixme:d3d11:device_parent_create_swapchain_texture Implement DXGI<->wined3d
usage conversion.
fixme:d3d:wined3d_buffer_create Ignoring access flags (pool).
fixme:d3d:wined3d_buffer_create Ignoring access flags (pool).
fixme:d3d11:skip_dword_unknown Skipping 4 unknown DWORDs:
fixme:d3d11:skip_dword_unknown     0xb4a01725
fixme:d3d11:skip_dword_unknown     0x6cb5f9d2
fixme:d3d11:skip_dword_unknown     0xc63507ee
fixme:d3d11:skip_dword_unknown     0x9072416e
fixme:d3d11:skip_dword_unknown Skipping 1 unknown DWORDs:
fixme:d3d11:skip_dword_unknown     0x00000001
fixme:d3d11:shdr_handler Unhandled chunk "RDEF".
fixme:d3d11:skip_dword_unknown Skipping 1 unknown DWORDs:
fixme:d3d11:skip_dword_unknown     0x00000008
fixme:d3d11:skip_dword_unknown Skipping 1 unknown DWORDs:
fixme:d3d11:skip_dword_unknown     0x00000008
fixme:d3d11:shdr_handler Unhandled chunk "STAT".
fixme:d3d_shader:shader_select_frontend Unrecognised version token 0x43425844.
fixme:d3d_shader:shader_set_function Unable to find frontend for shader.

-- 
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