https://bugs.winehq.org/show_bug.cgi?id=42861
Bug ID: 42861 Summary: d3d11/tests/d3d11.ok fails in test_unaligned_raw_buffer_access Product: Wine Version: 2.6 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: z.figura12@gmail.com Distribution: ---
The following lines consistently fail:
d3d11.c:15222: Test failed: Got unexpected result 0xffffffff. d3d11.c:15224: Test failed: Got unexpected result 0.
The expected values are 0xffff and 0xa, respectively.
I have NVIDIA drivers (375.59) and MESA version 11.2.0-1ubuntu2. If there is any other information I can provide please let me know.