Variable GLContext.sdlGLContext

Internal SDL_GLContext

class GLContext
{
  // ...
  void* sdlGLContext = null;
  // ...
}