Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Deglcontext.h89 _eglBindContextToThread(_EGLContext *ctx, _EGLThreadInfo *t);
Deglcontext.c683 _eglBindContextToThread(_EGLContext *ctx, _EGLThreadInfo *t) in _eglBindContextToThread() function
796 prev_ctx = _eglBindContextToThread(ctx, t); in _eglBindContext()
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c103 _eglBindContextToThread(ctx, t); in dri_set_background_context()