Searched refs:gEGLImpl (Results 1 – 6 of 6) sorted by relevance
272 egl_connection_t* const cnx = &gEGLImpl; in eglGetConfigs()297 egl_connection_t* const cnx = &gEGLImpl; in eglChooseConfig()774 egl_connection_t* const cnx = &gEGLImpl; in eglMakeCurrent()849 egl_connection_t* const cnx = &gEGLImpl; in eglWaitGL()860 egl_connection_t* const cnx = &gEGLImpl; in eglWaitNative()870 egl_connection_t* const cnx = &gEGLImpl; in eglGetError()882 const egl_connection_t* cnx = &gEGLImpl; in findBuiltinGLWrapper()953 egl_connection_t* const cnx = &gEGLImpl; in eglGetProcAddress()1231 egl_connection_t* const cnx = &gEGLImpl; in eglSwapInterval()1248 egl_connection_t* const cnx = &gEGLImpl; in eglWaitClient()[all …]
108 egl_connection_t* const cnx = &gEGLImpl; in getDisplay()149 egl_connection_t* const cnx = &gEGLImpl; in initialize()249 egl_connection_t* const cnx = &gEGLImpl; in terminate()380 egl_connection_t* const cnx = &gEGLImpl; in incWakeCount()405 egl_connection_t* const cnx = &gEGLImpl; in decWakeCount()
49 egl_connection_t gEGLImpl; variable267 cnx = &gEGLImpl; in validate_display_connection()310 egl_connection_t* cnx = &gEGLImpl; in egl_init_drivers_locked()
62 extern egl_connection_t gEGLImpl;
109 const char* exts = (const char *)gEGLImpl.hooks[version]->gl.glGetString(GL_EXTENSIONS); in onMakeCurrent()
92 egl_connection_t* const cnx = &gEGLImpl; in initialize()