Searched refs:_eglCheckMakeCurrent (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglcontext.c734 _eglCheckMakeCurrent(_EGLContext *ctx, _EGLSurface *draw, _EGLSurface *read) function in typeref:typename:EGLBoolean
816 if (!_eglCheckMakeCurrent(ctx, draw, read))
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglcontext.c738 _eglCheckMakeCurrent(_EGLContext *ctx, _EGLSurface *draw, _EGLSurface *read) function in typeref:typename:EGLBoolean
820 if (!_eglCheckMakeCurrent(ctx, draw, read))
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D7.9.1.rst194 - egl: Fix a false negative check in \_eglCheckMakeCurrent.
H A D7.10.rst595 - egl: Fix a false negative check in \_eglCheckMakeCurrent.

Completed in 52 milliseconds