Searched refs:EGL_NO_SURFACE (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/drm-cursor/ |
| H A D | drm_egl.c | 92 eglMakeCurrent(ctx->egl_display, EGL_NO_SURFACE, EGL_NO_SURFACE, in egl_free_ctx() 105 if (ctx->egl_surfaces[i] != EGL_NO_SURFACE) in egl_free_ctx() 133 eglMakeCurrent(ctx->egl_display, EGL_NO_SURFACE, EGL_NO_SURFACE, in egl_flush_surfaces() 137 if (ctx->egl_surfaces[i] != EGL_NO_SURFACE) { in egl_flush_surfaces() 139 ctx->egl_surfaces[i] = EGL_NO_SURFACE; in egl_flush_surfaces() 168 if (ctx->egl_surfaces[i] == EGL_NO_SURFACE) { in egl_flush_surfaces() 222 ctx->egl_surfaces[i] = EGL_NO_SURFACE; in egl_init_ctx() 290 eglMakeCurrent(ctx->egl_display, EGL_NO_SURFACE, EGL_NO_SURFACE, in egl_init_ctx()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-glamor.c | 38 eglMakeCurrent(glamor_ctx->display, EGL_NO_SURFACE, in glamor_egl_make_current() 39 EGL_NO_SURFACE, EGL_NO_CONTEXT); in glamor_egl_make_current() 41 EGL_NO_SURFACE, EGL_NO_SURFACE, in glamor_egl_make_current()
|
| H A D | xwayland-glamor-eglstream.c | 290 EGL_NO_SURFACE, EGL_NO_SURFACE, in xwl_eglstream_unref_pixmap_stream() 827 EGL_NO_SURFACE, EGL_NO_SURFACE, in xwl_glamor_eglstream_init_egl()
|
| H A D | xwayland-glamor-gbm.c | 977 EGL_NO_SURFACE, EGL_NO_SURFACE, in xwl_glamor_gbm_init_egl()
|
| /OK3568_Linux_fs/buildroot/package/efl/ |
| H A D | 0004-evas_gl_drm-Drop-dependency-on-mesa3d.patch | 84 if (ob->egl.surface != EGL_NO_SURFACE) 86 ob->egl.surface = EGL_NO_SURFACE; 93 if (ob->egl.surface == EGL_NO_SURFACE)
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_egl.c | 90 eglMakeCurrent(glamor_ctx->display, EGL_NO_SURFACE, in glamor_egl_make_current() 91 EGL_NO_SURFACE, EGL_NO_CONTEXT); in glamor_egl_make_current() 94 EGL_NO_SURFACE, EGL_NO_SURFACE, in glamor_egl_make_current() 923 EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT); in glamor_egl_cleanup() 1051 EGL_NO_SURFACE, EGL_NO_SURFACE, glamor_egl->context)) { in glamor_egl_init()
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5wayland/ |
| H A D | 0003-Revert-Use-a-dedicated-EGLContext-for-the-decoration.patch | 192 if (eglSurface == EGL_NO_SURFACE) { 194 eglMakeCurrent(m_eglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT);
|
| /OK3568_Linux_fs/external/libmali/include/FBDEV/ |
| H A D | egl.h | 100 #define EGL_NO_SURFACE EGL_CAST(EGLSurface,0) macro
|
| /OK3568_Linux_fs/external/libmali/include/EGL/ |
| H A D | egl.h | 104 #define EGL_NO_SURFACE EGL_CAST(EGLSurface,0) macro
|