mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-12 10:08:05 +08:00
46df9ea92a
The `GL` version returns early because the context isn't set yet, whereas the `EGL` version works out here. Fixes #14642.