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

  /external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d_api.c 149 struct egl_g3d_context *gshare = egl_g3d_context(share);
151 struct egl_g3d_context *gctx;
155 gctx = CALLOC_STRUCT(egl_g3d_context);
194 struct egl_g3d_context *gctx = egl_g3d_context(ctx);
489 struct egl_g3d_context *gctx = egl_g3d_context(ctx);
492 struct egl_g3d_context *old_gctx;
501 old_gctx = egl_g3d_context(old_ctx)
    [all...]
egl_g3d.h 61 struct egl_g3d_context { struct
egl_g3d_sync.c 79 struct egl_g3d_context *gctx = egl_g3d_context(ctx);
232 struct egl_g3d_context *gctx = egl_g3d_context(ctx);

Completed in 78 milliseconds