Searched refs:EGL_PLATFORM_GBM_MESA (Results 1 – 14 of 14) sorted by relevance
53 #ifndef EGL_PLATFORM_GBM_MESA54 #define EGL_PLATFORM_GBM_MESA 0x31D7 macro194 ret = _gst_eglGetPlatformDisplay (EGL_PLATFORM_GBM_MESA, (gpointer) display, in gst_gl_display_egl_get_from_native()
62 EGL_PLATFORM_GBM_MESA 0x31D774 <platform> set to EGL_PLATFORM_GBM_MESA. The <native_display> parameter172 dpy.egl = eglGetPlatformDisplayEXT(EGL_PLATFORM_GBM_MESA, dpy.gbm, NULL);
62 EGL_PLATFORM_GBM_MESA 0x31D774 <platform> set to EGL_PLATFORM_GBM_MESA. The <native_display> parameter170 dpy.egl = eglGetPlatformDisplayEXT(EGL_PLATFORM_GBM_MESA, dpy.gbm, NULL);
84 EGL_PLATFORM_GBM_MESA 0x31D7
87 egl_dpy = eglGetPlatformDisplayEXT(EGL_PLATFORM_GBM_MESA, in create_gl_core_context()
1020 #define EGL_PLATFORM_GBM_MESA 0x31D7 macro
1513 #define EGL_PLATFORM_GBM_MESA 0x31D7 macro
1067 #define EGL_PLATFORM_GBM_MESA 0x31D7 macro
1028 #define EGL_PLATFORM_GBM_MESA 0x31D7 macro
1093 #define EGL_PLATFORM_GBM_MESA 0x31D7 macro
391 case EGL_PLATFORM_GBM_MESA: in _eglGetPlatformDisplayCommon()
18255 Add GBM_CFLAGS and define EGL_PLATFORM_GBM_MESA18257 because 'gbm.h' can not be found and 'EGL_PLATFORM_GBM_MESA' is not defined.18258 So simply adding define of 'EGL_PLATFORM_GBM_MESA' in 'gstgldisplay_egl.c'18268 error: 'EGL_PLATFORM_GBM_MESA' undeclared (first use in this function);18270 ret = _gst_eglGetPlatformDisplay (EGL_PLATFORM_GBM_MESA, (gpointer) display,