https://bugs.winehq.org/show_bug.cgi?id=52862
Bug ID: 52862 Summary: The 64-bit d3dcompiler_43:hlsl_d3d9, d3dcompiler_46:hlsl_d3d9 and d3dcompiler_47:hlsl_d3d9 fail in Wine on cw-gtx560 Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d-util Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
d3dcompiler_43:hlsl_d3d9, d3dcompiler_46:hlsl_d3d9 and d3dcompiler_47:hlsl_d3d9 have the same failures in Wine on cw-gtx560:
hlsl_d3d9.c:469: Test failed: Test 0: Got unexpected value {0.00000000e+000, 0.00000000e+000, 0.00000000e+000, 0.00000000e+000}. hlsl_d3d9.c:469: Test failed: Test 1: Got unexpected value {0.00000000e+000, 0.00000000e+000, 0.00000000e+000, 0.00000000e+000}. hlsl_d3d9.c:469: Test failed: Test 2: Got unexpected value {0.00000000e+000, 0.00000000e+000, 0.00000000e+000, 0.00000000e+000}. hlsl_d3d9.c:469: Test failed: Test 3: Got unexpected value {0.00000000e+000, 0.00000000e+000, 0.00000000e+000, 0.00000000e+000}. hlsl_d3d9.c:469: Test failed: Test 4: Got unexpected value {0.00000000e+000, 0.00000000e+000, 0.00000000e+000, 0.00000000e+000}. hlsl_d3d9.c:469: Test failed: Test 5: Got unexpected value {0.00000000e+000, 0.00000000e+000, 0.00000000e+000, 0.00000000e+000}. hlsl_d3d9.c:469: Test failed: Test 6: Got unexpected value {0.00000000e+000, 0.00000000e+000, 0.00000000e+000, 0.00000000e+000}. hlsl_d3d9.c:469: Test failed: Test 7: Got unexpected value {0.00000000e+000, 0.00000000e+000, 0.00000000e+000, 0.00000000e+000}. hlsl_d3d9.c:521: Test failed: Got unexpected value {0.00000000e+000, 0.00000000e+000, 0.00000000e+000, 0.00000000e+000}. hlsl_d3d9.c:735: Test failed: Got unexpected value {0.00000000e+000, 0.00000000e+000, 0.00000000e+000, 0.00000000e+000}. hlsl_d3d9.c:940: Test failed: Got unexpected value {0.00000000e+000, 0.00000000e+000, 0.00000000e+000, 0.00000000e+000}.
https://test.winehq.org/data/patterns.html#d3dcompiler_43:hlsl_d3d9 https://test.winehq.org/data/patterns.html#d3dcompiler_46:hlsl_d3d9 https://test.winehq.org/data/patterns.html#d3dcompiler_47:hlsl_d3d9
In each case only the wow64 build has failures. All three started failing after this commit:
commit 6a062afb75c1e026614403312f2e13207e359634 Author: Zebediah Figura zfigura@codeweavers.com Date: Thu Mar 3 20:25:26 2022 -0600
d3dcompiler: Implement D3DCompile2() using vkd3d_shader_compile().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51713 Signed-off-by: Zebediah Figura zfigura@codeweavers.com Signed-off-by: Matteo Bruni mbruni@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=52862
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source, | |testcase Regression SHA1| |6a062afb75c1e026614403312f2 | |e13207e359634
https://bugs.winehq.org/show_bug.cgi?id=52862
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=52862
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ABANDONED Status|NEW |RESOLVED
--- Comment #1 from Zeb Figura z.figura12@gmail.com --- We don't have cw-gtx560 anymore, so I guess this is ABANDONED :-/
https://bugs.winehq.org/show_bug.cgi?id=52862
--- Comment #2 from François Gouget fgouget@codeweavers.com --- I'm always hoping to create a Debian VM with PCI passthrough for the NVIDIA RTX 3050 card as a replacement for cw-gtx560. But last time I tried QEmu / the nouveau driver was not cooperative :-(
https://bugs.winehq.org/show_bug.cgi?id=52862
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Gijs Vermeulen gijsvrm@gmail.com --- Closing ABANDONED.