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.