[Bug 43848] Grand Theft Auto 5 and Tomb Raider 2013 need DepthBiasClamp

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 7 05:58:29 CDT 2017


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

--- Comment #2 from BieHDC <byi5000 at gmail.com> ---
Created attachment 59421
  --> https://bugs.winehq.org/attachment.cgi?id=59421
My pkgbuild script

Your patch somehow won't compile here. I have attached my compile method here.

../../../wine/dlls/d3d11/device.c: In Funktion
»d3d11_immediate_context_RSSetState«:
../../../wine/dlls/d3d11/device.c:2301:65: Fehler: »WINED3D_RS_DEPTHBIASCLAMP«
nicht deklariert (erstmalige Verwendung in dieser Funktion); meinten Sie
»WINED3D_RS_DEPTHBIAS«?
         wined3d_device_set_render_state(device->wined3d_device,
WINED3D_RS_DEPTHBIASCLAMP, tmpfloat.d);
                                                                
^~~~~~~~~~~~~~~~~~~~~~~~~
                                                                
WINED3D_RS_DEPTHBIAS
../../../wine/dlls/d3d11/device.c:2301:65: Anmerkung: jeder nicht deklarierte
Bezeichner wird nur einmal für jede Funktion, in der er vorkommt, gemeldet
make[1]: *** [Makefile:305: device.o] Fehler 1
make: *** [Makefile:7066: dlls/d3d11] Fehler 2

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