Home
last modified time | relevance | path

Searched refs:wgl_egl_context (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/egl/drivers/wgl/
H A Degl_wgl.c349 struct wgl_egl_context *wgl_ctx; in wgl_create_context()
351 struct wgl_egl_context *wgl_ctx_shared = wgl_egl_context(share_list); in wgl_create_context()
462 struct wgl_egl_context *wgl_ctx = wgl_egl_context(ctx); in wgl_destroy_context()
514 struct wgl_egl_context *wgl_ctx = wgl_egl_context(ctx); in wgl_make_current()
531 struct stw_context *old_cctx = wgl_egl_context(old_ctx)->ctx; in wgl_make_current()
570 cctx = (old_ctx) ? wgl_egl_context(old_ctx)->ctx : NULL; in wgl_make_current()
H A Degl_wgl.h45 struct wgl_egl_context struct

Completed in 1 milliseconds