https://bugs.winehq.org/show_bug.cgi?id=40128
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #4 from Sebastian Lackner sebastian@fds-team.de --- As Dmitry already pointed out, the check is intentionally written like that. The purpose is to filter only 'Unhandled blend factor 0' messages. When factor != 0, the message is printed more than once.
The patch was added a while ago when I was debugging an application where only this message was spammed very frequently.