Searched refs:sharedWGLContext (Results 1 – 1 of 1) sorted by relevance
184 const WGLContext* sharedWGLContext = static_cast<const WGLContext*>(sharedContext); in createContext() local185 return new WGLContext(m_instance, m_wglCore, sharedWGLContext, config); in createContext()