Lines Matching refs:_EGLContext
196 _eglCheckContext(_EGLDisplay *disp, _EGLContext *context, const char *msg) in _eglCheckContext()
751 _EGLContext *share = _eglLookupContext(share_list, disp); in eglCreateContext()
753 _EGLContext *context; in eglCreateContext()
779 _EGLContext *context = _eglLookupContext(ctx, disp); in eglDestroyContext()
798 _EGLContext *context = _eglLookupContext(ctx, disp); in eglMakeCurrent()
856 _EGLContext *context = _eglLookupContext(ctx, disp); in eglQueryContext()
1195 _EGLContext *ctx = _eglGetCurrentContext(); in eglSwapInterval()
1229 _EGLContext *ctx = _eglGetCurrentContext(); in eglSwapBuffers()
1273 _EGLContext *ctx = _eglGetCurrentContext(); in _eglSwapBuffersWithDamageCommon()
1357 _EGLContext *ctx = _eglGetCurrentContext(); in eglSetDamageRegionKHR()
1410 _EGLContext *ctx = _eglGetCurrentContext(); in _eglWaitClientCommon()
1453 _EGLContext *ctx = _eglGetCurrentContext(); in eglWaitNative()
1483 _EGLContext *ctx = _eglGetCurrentContext(); in eglGetCurrentDisplay()
1495 _EGLContext *ctx = _eglGetCurrentContext(); in eglGetCurrentContext()
1507 _EGLContext *ctx = _eglGetCurrentContext(); in eglGetCurrentSurface()
1627 _EGLContext *ctx = t->CurrentContext; in eglReleaseThread()
1652 _EGLContext *context = _eglLookupContext(ctx, disp); in _eglCreateImageCommon()
1747 _EGLContext *ctx = _eglGetCurrentContext(); in _eglCreateSync()
1952 _EGLContext *ctx = _eglGetCurrentContext(); in _eglWaitSyncCommon()
2094 _EGLContext *ctx = _eglGetCurrentContext(); in eglSwapBuffersRegionNOK()
2559 _EGLContext **ctx) in _eglLockDisplayInterop()
2588 _EGLContext *ctx; in MesaGLInteropEGLQueryDeviceInfo()
2611 _EGLContext *ctx; in MesaGLInteropEGLExportObject()