Searched refs:_eglBindContextToThread (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglcontext.h86 _eglBindContextToThread(_EGLContext *ctx, _EGLThreadInfo *t);
H A Deglcontext.c712 _eglBindContextToThread(_EGLContext *ctx, _EGLThreadInfo *t) function in typeref:typename:_EGLContext *
825 prev_ctx = _eglBindContextToThread(ctx, t);
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglcontext.h86 _eglBindContextToThread(_EGLContext *ctx, _EGLThreadInfo *t);
H A Deglcontext.c716 _eglBindContextToThread(_EGLContext *ctx, _EGLThreadInfo *t) function in typeref:typename:_EGLContext *
829 prev_ctx = _eglBindContextToThread(ctx, t);
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2.c91 _eglBindContextToThread(ctx, t);
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.c131 _eglBindContextToThread(ctx, t);

Completed in 13 milliseconds