Home
last modified time | relevance | path

Searched refs:make_current (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor.c53 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()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_context.h46 void (*make_current)(struct glamor_context *glamor_ctx); member
H A Dglamor_glx.c69 glamor_ctx->make_current = glamor_glx_make_current; in glamor_glx_screen_init()
H A Dglamor_egl.c892 glamor_ctx->make_current = glamor_egl_make_current; in glamor_egl_screen_init()
H A Dglamor_utils.h673 glamor_priv->ctx.make_current(&glamor_priv->ctx); in glamor_make_current()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog46438 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