Searched refs:glamor_egl_screen_init (Results 1 – 6 of 6) sorted by relevance
38 glamor_egl_screen_init(ScreenPtr screen, struct glamor_context *glamor_ctx) in glamor_egl_screen_init() function
406 extern _X_EXPORT void glamor_egl_screen_init(ScreenPtr screen,
874 glamor_egl_screen_init(ScreenPtr screen, struct glamor_context *glamor_ctx) in glamor_egl_screen_init() function
674 glamor_egl_screen_init(screen, &glamor_priv->ctx); in glamor_init()
57 glamor_egl_screen_init(ScreenPtr screen, struct glamor_context *glamor_ctx) in glamor_egl_screen_init() function
4883 Make sure to mark DRI3 as enabled from glamor_egl_screen_init() in30388 glamor_egl_screen_init() call, since glamor.c's DestroyPixmap47820 glamor: Move glamor_egl_screen_init() prototype to glamor.h49185 The flag is already being set at glamor_egl_screen_init() time, so no