Searched refs:gEGLImpl (Results 1 – 6 of 6) sorted by relevance
351 egl_connection_t* const cnx = &gEGLImpl; in eglGetConfigs()376 egl_connection_t* const cnx = &gEGLImpl; in eglChooseConfig()1090 egl_connection_t* const cnx = &gEGLImpl; in eglMakeCurrent()1165 egl_connection_t* const cnx = &gEGLImpl; in eglWaitGL()1176 egl_connection_t* const cnx = &gEGLImpl; in eglWaitNative()1186 egl_connection_t* const cnx = &gEGLImpl; in eglGetError()1198 const egl_connection_t* cnx = &gEGLImpl; in findBuiltinWrapper()1271 egl_connection_t* const cnx = &gEGLImpl; in eglGetProcAddress()1599 egl_connection_t* const cnx = &gEGLImpl; in eglSwapInterval()1616 egl_connection_t* const cnx = &gEGLImpl; in eglWaitClient()[all …]
42 egl_connection_t gEGLImpl; variable105 cnx = &gEGLImpl; in validate_display_connection()186 egl_connection_t* cnx = &gEGLImpl; in egl_init_drivers_locked()
63 extern egl_connection_t gEGLImpl;
132 egl_connection_t* const cnx = &gEGLImpl; in getDisplay()174 egl_connection_t* const cnx = &gEGLImpl; in initialize()312 egl_connection_t* const cnx = &gEGLImpl; in terminate()
82 egl_connection_t* const cnx = &gEGLImpl; in initialize()
303 const char* exts = (const char *)gEGLImpl.hooks[version]->gl.glGetString(GL_EXTENSIONS); in onMakeCurrent()