[Bug 57414] New: BioShock needs support for 'Generic samplers need to be lowered'
https://bugs.winehq.org/show_bug.cgi?id=57414 Bug ID: 57414 Summary: BioShock needs support for 'Generic samplers need to be lowered' Product: vkd3d Version: 1.13 Hardware: x86-64 OS: Linux Status: NEW Severity: minor Priority: P2 Component: hlsl Assignee: wine-bugs(a)winehq.org Reporter: andrey.goosev(a)gmail.com Distribution: --- Using builtin d3dx9_33 and '-dx9' flag. 098c:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -5. 098c:err:d3dcompiler:D3DCompile2 Shader log: 098c:err:d3dcompiler:D3DCompile2 <anonymous>:1:371: E5017: Aborting due to not yet implemented feature: Generic samplers need to be lowered. 098c:err:d3dcompiler:D3DCompile2 1.13-654-g756b98f0 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=57414 Francisco Casas <fcasas(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fcasas(a)codeweavers.com --- Comment #1 from Francisco Casas <fcasas(a)codeweavers.com> --- It would be nice to have the shader (or shaders) to be sure of what feature is missing. VKD3D_SHADER_DUMP_PATH can be set to a directory within the system to retrieve these. However, I checked our code and I suspect that this might be triggered by an unlowered separate SampleGrad() method, if the target profile is ps_3_0 or lower. If that is the case, it should be fixed by: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/1335 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=57414 --- Comment #2 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Andrey, is this one fixed? I don't have this with the demo at least. The MR from Comment #1 was merged some time ago. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=57414 Andrey Gusev <andrey.goosev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Marking fixed. -- 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.
participants (1)
-
WineHQ Bugzilla