Searched refs:make_current (Results 1 – 6 of 6) sorted by relevance
53 xwl_screen->glamor_ctx->make_current(xwl_screen->glamor_ctx); in xwl_glamor_egl_make_current()65 glamor_ctx->make_current = glamor_egl_make_current; in glamor_egl_screen_init()
46 void (*make_current)(struct glamor_context *glamor_ctx); member
69 glamor_ctx->make_current = glamor_glx_make_current; in glamor_glx_screen_init()
892 glamor_ctx->make_current = glamor_egl_make_current; in glamor_egl_screen_init()
673 glamor_priv->ctx.make_current(&glamor_priv->ctx); in glamor_make_current()
46438 glamor: Move a make_current before the first GL call entrypoint.46474 v2: Fix a mistaken replacement of a put_context with make_current in