mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-12 08:49:36 -06:00

Seems OpenGL ES 3 Requires you must have an lod argument, while Desktop versions require you must not have a lod argument if you are using a Sampler2DRect (which doesn't do Mipmapping).