HomeSort by relevance Sort by last modified time
    Searched refs:dri2_egl_context (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/egl/drivers/dri2/
egl_dri2.c 713 struct dri2_egl_context *dri2_ctx;
715 struct dri2_egl_context *dri2_ctx_shared = dri2_egl_context(share_list);
870 struct dri2_egl_context *dri2_ctx = dri2_egl_context(ctx);
892 struct dri2_egl_context *dri2_ctx = dri2_egl_context(ctx);
911 __DRIcontext *old_cctx = dri2_egl_context(old_ctx)->dri_context;
990 struct dri2_egl_context *dri2_ctx;
995 dri2_ctx = dri2_egl_context(ctx)
    [all...]
egl_dri2.h 136 struct dri2_egl_context struct

Completed in 303 milliseconds