Searched refs:eglGetGlLibrary (Results 1 – 5 of 5) sorted by relevance
137 GlLibrary* (*eglGetGlLibrary)(); member
63 s_glDispatch.dispatchFuncs(s_maxGlesVersion, iface->eglGetGlLibrary(), iface->getProcAddress); in initGlobal()
267 s_eglIface->eglGetGlLibrary()); in createGLESxContext()
98 .eglGetGlLibrary = translator::egl::getGlLibrary,
77 …s_glDispatch.dispatchFuncs(s_maxGlesVersion, eglIface->eglGetGlLibrary(), eglIface->getProcAddress… in initGlobal()