Searched refs:shareLists (Results 1 – 3 of 3) sorted by relevance
64 shareLists(nullptr), in FunctionsWGL()116 GetWGLProcAddress(glModule, getProcAddress, "wglShareLists", &shareLists); in initialize()
40 PFNWGLSHARELISTSPROC shareLists; variable
892 if (!mFunctionsWGL->shareLists(context, sharedContext)) in createRenderer()1030 if (!mUseARBShare && !mFunctionsWGL->shareLists(sharedContext, workerContext)) in createWorkerContext()