https://bugs.winehq.org/show_bug.cgi?id=52721
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |f26fa0465626561bc531dfda32a | |9e90e9d52c3cd Resolution|--- |FIXED
--- Comment #1 from François Gouget fgouget@codeweavers.com --- This is fixed in all three tests. There are at least two commits involved in the fix:
commit 8956862e0a7fec92a983a455ea902a61f83d28da Author: Matteo Bruni mbruni@codeweavers.com Date: Mon Mar 28 14:12:17 2022 +0200
d3dx9/tests: Fix tests broken by using the HLSL compiler from vkd3d-shader.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52721 Signed-off-by: Matteo Bruni mbruni@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
commit f26fa0465626561bc531dfda32a9e90e9d52c3cd Author: Matteo Bruni mbruni@codeweavers.com Date: Mon Mar 28 14:12:16 2022 +0200
d3dx11/tests: Fix tests broken by using the HLSL compiler from vkd3d-shader.
Signed-off-by: Matteo Bruni mbruni@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org