https://bugs.winehq.org/show_bug.cgi?id=46909
--- Comment #14 from Henri Verbeet hverbeet@gmail.com --- I think I see the issue, thanks.
It looks like the application is doing a decompression blit to a system memory destination. System memory destinations are not normally supported by the GLSL blitter, but we make an exception for decompression blits.