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

/xsrc/external/mit/MesaLib/dist/src/egl/drivers/wgl/
H A Degl_wgl.h45 struct wgl_egl_context struct
H A Degl_wgl.c362 struct wgl_egl_context *wgl_ctx;
364 struct wgl_egl_context *wgl_ctx_shared = wgl_egl_context(share_list);
471 struct wgl_egl_context *wgl_ctx = wgl_egl_context(ctx);
524 struct wgl_egl_context *wgl_ctx = wgl_egl_context(ctx);
542 struct stw_context *old_cctx = wgl_egl_context(old_ctx)->ctx;
593 cctx = (old_ctx) ? wgl_egl_context(old_ctx)->ctx : NULL;

Completed in 4 milliseconds