Searched refs:EGL_NO_DISPLAY (Results 1 – 13 of 13) sorted by relevance
72 ob->egl.disp = EGL_NO_DISPLAY;80 if (ob->egl.disp == EGL_NO_DISPLAY)82 if (ob->egl.disp == EGL_NO_DISPLAY)
511 return EGL_NO_DISPLAY; in eglGetPlatformDisplay()516 return EGL_NO_DISPLAY; in eglGetPlatformDisplay()526 return EGL_NO_DISPLAY; in eglGetPlatformDisplayEXT()531 return EGL_NO_DISPLAY; in eglGetPlatformDisplayEXT()
37 + if (Q_UNLIKELY(display == EGL_NO_DISPLAY))
91 if (ctx->egl_display != EGL_NO_DISPLAY) { in egl_free_ctx()232 if (ctx->egl_display == EGL_NO_DISPLAY) { in egl_init_ctx()
85 + if (p->egl_display != EGL_NO_DISPLAY)87 + p->egl_display = EGL_NO_DISPLAY;
951 if (xwl_screen->egl_display == EGL_NO_DISPLAY) { in xwl_glamor_gbm_init_egl()1011 if (xwl_screen->egl_display != EGL_NO_DISPLAY) { in xwl_glamor_gbm_init_egl()1013 xwl_screen->egl_display = EGL_NO_DISPLAY; in xwl_glamor_gbm_init_egl()
125 , m_eglDisplay(EGL_NO_DISPLAY)
99 #define EGL_NO_DISPLAY EGL_CAST(EGLDisplay,0) macro
921 if (glamor_egl->display != EGL_NO_DISPLAY) { in glamor_egl_cleanup()980 glamor_egl->display = EGL_NO_DISPLAY; in glamor_egl_init()
103 #define EGL_NO_DISPLAY EGL_CAST(EGLDisplay,0) macro
446 + if (pr->egl_display == EGL_NO_DISPLAY) {
509 + if (pr->egl_display == EGL_NO_DISPLAY) {