Searched refs:sharedGLContext (Results 1 – 2 of 2) sorted by relevance
170 gl::Context *sharedGLContext = static_cast<gl::Context *>(nullptr); in wglCreateContext() local176 display->createContext(configuration, sharedGLContext, EGL_OPENGL_API, in wglCreateContext()
124 gl::Context *sharedGLContext, in CreateContext() argument131 display->createContext(configuration, sharedGLContext, thread->getAPI(), in CreateContext()