• Home
  • Raw
  • Download

Lines Matching refs:_EGLContext

206 _eglCheckContext(_EGLDisplay *disp, _EGLContext *context, const char *msg)  in _eglCheckContext()
814 _EGLContext *share = _eglLookupContext(share_list, disp); in eglCreateContext()
815 _EGLContext *context; 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()
1305 _EGLContext *ctx = _eglGetCurrentContext(); in eglSwapInterval()
1341 _EGLContext *ctx = _eglGetCurrentContext(); in eglSwapBuffers()
1387 _EGLContext *ctx = _eglGetCurrentContext(); in _eglSwapBuffersWithDamageCommon()
1470 _EGLContext *ctx = _eglGetCurrentContext(); in eglSetDamageRegionKHR()
1521 _EGLContext *ctx = _eglGetCurrentContext(); in _eglWaitClientCommon()
1562 _EGLContext *ctx = _eglGetCurrentContext(); in eglWaitNative()
1590 _EGLContext *ctx = _eglGetCurrentContext(); in eglGetCurrentDisplay()
1602 _EGLContext *ctx = _eglGetCurrentContext(); in eglGetCurrentContext()
1614 _EGLContext *ctx = _eglGetCurrentContext(); in eglGetCurrentSurface()
1724 _EGLContext *ctx = t->CurrentContext; in eglReleaseThread()
1746 _EGLContext *context = _eglLookupContext(ctx, disp); in _eglCreateImageCommon()
1838 _EGLContext *ctx = _eglGetCurrentContext(); in _eglCreateSync()
2041 _EGLContext *ctx = _eglGetCurrentContext(); in _eglWaitSyncCommon()
2186 _EGLContext *ctx = _eglGetCurrentContext(); in eglSwapBuffersRegionNOK()
2764 _EGLDisplay **disp, _EGLContext **ctx) in _eglLockDisplayInterop()
2790 _EGLContext *ctx; in MesaGLInteropEGLQueryDeviceInfo()
2812 _EGLContext *ctx; in MesaGLInteropEGLExportObject()