Home
last modified time | relevance | path

Searched refs:_eglLookupContext (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/egl/main/
H A Deglcontext.h137 _eglLookupContext(EGLContext context, _EGLDisplay *disp) in _eglLookupContext() function
H A Deglapi.c814 _EGLContext *share = _eglLookupContext(share_list, disp); in eglCreateContext()
841 _EGLContext *context = _eglLookupContext(ctx, disp); in eglDestroyContext()
859 _EGLContext *context = _eglLookupContext(ctx, disp); in eglMakeCurrent()
923 _EGLContext *context = _eglLookupContext(ctx, disp); in eglQueryContext()
1746 _EGLContext *context = _eglLookupContext(ctx, disp); in _eglCreateImageCommon()
2774 *ctx = _eglLookupContext(context, *disp); in _eglLockDisplayInterop()

Completed in 4 milliseconds