Searched refs:gEGLImpl (Results 1 – 7 of 7) sorted by relevance
50 egl_connection_t* const cnx = &gEGLImpl; in eglGetDisplay()65 egl_connection_t* const cnx = &gEGLImpl; in eglGetPlatformDisplay()72 egl_connection_t* const cnx = &gEGLImpl; in eglInitialize()79 egl_connection_t* const cnx = &gEGLImpl; in eglTerminate()87 egl_connection_t* const cnx = &gEGLImpl; in eglGetConfigs()95 egl_connection_t* const cnx = &gEGLImpl; in eglChooseConfig()102 egl_connection_t* const cnx = &gEGLImpl; in eglGetConfigAttrib()110 egl_connection_t* const cnx = &gEGLImpl; in eglCreateWindowSurface()118 egl_connection_t* const cnx = &gEGLImpl; in eglCreatePlatformWindowSurface()126 egl_connection_t* const cnx = &gEGLImpl; in eglCreatePixmapSurface()[all …]
316 egl_connection_t* const cnx = &gEGLImpl; in eglGetConfigsImpl()335 egl_connection_t* const cnx = &gEGLImpl; in eglChooseConfigImpl()1037 egl_connection_t* const cnx = &gEGLImpl; in eglMakeCurrentImpl()1095 egl_connection_t* const cnx = &gEGLImpl; in eglWaitGLImpl()1102 egl_connection_t* const cnx = &gEGLImpl; in eglWaitNativeImpl()1110 egl_connection_t* const cnx = &gEGLImpl; in eglGetErrorImpl()1121 const egl_connection_t* cnx = &gEGLImpl; in findBuiltinWrapper()1171 egl_connection_t* const cnx = &gEGLImpl; in eglGetProcAddressImpl()1507 egl_connection_t* const cnx = &gEGLImpl; in eglSwapIntervalImpl()1520 egl_connection_t* const cnx = &gEGLImpl; in eglWaitClientImpl()[all …]
33 egl_connection_t gEGLImpl; variable119 return &gEGLImpl; in egl_get_connection()135 egl_connection_t* cnx = &gEGLImpl; in egl_init_drivers_locked()
319 const char* exts = (const char*)gEGLImpl.hooks[version]->gl.glGetString(GL_EXTENSIONS); in onMakeCurrent()331 f = (__eglMustCastToProperFunctionPointerType*)&gEGLImpl.hooks[version] in onMakeCurrent()334 f = (__eglMustCastToProperFunctionPointerType*)&gEGLImpl.hooks[version] in onMakeCurrent()337 f = (__eglMustCastToProperFunctionPointerType*)&gEGLImpl.hooks[version] in onMakeCurrent()
190 egl_connection_t* const cnx = &gEGLImpl; in getPlatformDisplay()247 egl_connection_t* const cnx = &gEGLImpl; in initialize()271 egl_connection_t* const cnx = &gEGLImpl; in initialize()420 egl_connection_t* const cnx = &gEGLImpl; in terminate()547 *outCnx = &gEGLImpl; in validate_display_connection()
87 extern egl_connection_t gEGLImpl;
74 egl_connection_t* const cnx = &gEGLImpl; in initialize()