https://bugs.winehq.org/show_bug.cgi?id=46944
--- Comment #5 from Svyatpro svyatpro@gmail.com --- The problem is in shader_model detection.
Current video driver do not support the following OGL extensions: ARB_TEXTURE_SWIZZLE (SM4) ARB_CULL_DISTANCE and ARB_DERIVATIVE_CONTROL (SM5)
But nonetheless the driver supports EXT_TEXTURE_SWIZZLE but WineD3D doesn't use this extension anymore :(