https://bugs.winehq.org/show_bug.cgi?id=42860
Bug ID: 42860 Summary: d3d9/tests/visual.ok fails in fp_special_test 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:
visual.c:15052: Test failed: Expected color 0x000000ff, 0x000000ff, 0x00ff00ff or 0x00ff7f00 for instruction "rcp1", got 0x00ff0000. visual.c:15052: Test failed: Expected color 0x000000ff, 0x000000ff, 0x00ff00ff or 0x00ff7f00 for instruction "rsq1", got 0x00ff0000. visual.c:15052: Test failed: Expected color 0x000000ff, 0x000000ff, 0x00ff00ff or 0x00ff7f00 for instruction "rsq2", got 0x00ff0000. visual.c:15052: Test failed: Expected color 0x000000ff, 0x00007f00, 0x0000ff00 or 0x00007f00 for instruction "def1", got 0x00000000. visual.c:15052: Test failed: Expected color 0x00ff00ff, 0x00ff7f00, 0x00ff00ff or 0x00ff7f00 for instruction "def3", got 0x00ff0000.
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.