Searched refs:shared_context (Results 1 – 2 of 2) sorted by relevance
29 EglContext::EglContext(EglDisplay *dpy, EGLNativeContextType context,ContextPtr shared_context, in EglContext() argument40 m_shareGroup = shared_context.Ptr()? in EglContext()41 mngr->attachShareGroup(context,shared_context->nativeType()): in EglContext()
41 …EglContext(EglDisplay *dpy, EGLNativeContextType context,ContextPtr shared_context,EglConfig* conf…