Searched refs:create_platform_window (Results 1 – 4 of 4) sorted by relevance
113 create_platform_window = NULL; in weston_platform_create_egl_surface() local115 if (!create_platform_window) { in weston_platform_create_egl_surface()116 create_platform_window = (PFNEGLCREATEPLATFORMWINDOWSURFACEEXTPROC) in weston_platform_create_egl_surface()121 if (create_platform_window) in weston_platform_create_egl_surface()122 return create_platform_window(dpy, config, in weston_platform_create_egl_surface()
76 PFNEGLCREATEPLATFORMWINDOWSURFACEEXTPROC create_platform_window; member
540 gr->create_platform_window = in gl_renderer_setup_egl_client_extensions()
3262 if (gr->create_platform_window) in gl_renderer_create_window_surface()3263 egl_surface = gr->create_platform_window(gr->egl_display, in gl_renderer_create_window_surface()