https://bugs.winehq.org/show_bug.cgi?id=53124
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |7.10 CC| |z.figura12@gmail.com
--- Comment #2 from Zeb Figura z.figura12@gmail.com --- If it's using the 3D pipeline at all, it's not going to work; we don't have support for the fixed function pipeline yet. I'm not sure if there's a clear FIXME for that.
We also shouldn't be trying to load from DRAWABLE for Vulkan textures. DRAWABLE is strictly a GL thing; it doesn't apply to Vulkan.