sharedGLContext

OpenGL context to share between windows

__gshared
static if(BACKEND_WIN32)
static if(ENABLE_OPENGL)
SharedGLContext sharedGLContext;

Meta