Home | History | Annotate | Download | only in main

Lines Matching refs:_EGLContext

193 _eglCheckContext(_EGLDisplay *disp, _EGLContext *context, const char *msg)
421 _EGLContext *share = _eglLookupContext(share_list, disp);
423 _EGLContext *context;
448 _EGLContext *context = _eglLookupContext(ctx, disp);
465 _EGLContext *context = _eglLookupContext(ctx, disp);
509 _EGLContext *context = _eglLookupContext(ctx, disp);
661 _EGLContext *ctx = _eglGetCurrentContext();
685 _EGLContext *ctx = _eglGetCurrentContext();
724 _EGLContext *ctx = _eglGetCurrentContext();
770 _EGLContext *ctx = _eglGetCurrentContext();
798 _EGLContext *ctx = _eglGetCurrentContext();
810 _EGLContext *ctx = _eglGetCurrentContext();
822 _EGLContext *ctx = _eglGetCurrentContext();
1028 _EGLContext *source_context = _eglLookupContext(source, disp);
1029 _EGLContext *dest_context = _eglLookupContext(dest, disp);
1277 _EGLContext *ctx = t->CurrentContexts[i];
1305 _EGLContext *context = _eglLookupContext(ctx, disp);
1436 _EGLContext *ctx = _eglGetCurrentContext();