Home
last modified time | relevance | path

Searched refs:_eglBindContextToThread (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/egl/main/
Deglcontext.h84 _eglBindContextToThread(_EGLContext *ctx, _EGLThreadInfo *t);
Deglcontext.c716 _eglBindContextToThread(_EGLContext *ctx, _EGLThreadInfo *t) in _eglBindContextToThread() function
826 prev_ctx = _eglBindContextToThread(ctx, t); in _eglBindContext()
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c134 _eglBindContextToThread(ctx, t); in dri_set_background_context()