Home
last modified time | relevance | path

Searched refs:EGL_PLATFORM_GBM_KHR (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/buildroot/package/qt5/qt5base/
H A D0005-eglfs-avoid-breaking-compilation-for-obscure-EGLNativeDisplayType-types.patch12 83 | display = getPlatformDisplay(EGL_PLATFORM_GBM_KHR, nativeDisplay, nullptr);
57 - display = getPlatformDisplay(EGL_PLATFORM_GBM_KHR, nativeDisplay, nullptr);
60 + display = getPlatformDisplay(EGL_PLATFORM_GBM_KHR, reinterpret_cast<void *>(nativeDisplay)…
H A D0012-eglfs_kms-Support-EGL-platform-display.patch30 + display = get_platform_display(EGL_PLATFORM_GBM_KHR,
/OK3568_Linux_fs/buildroot/package/efl/
H A D0004-evas_gl_drm-Drop-dependency-on-mesa3d.patch76 + ob->egl.disp = dlsym_eglGetPlatformDisplayEXT(EGL_PLATFORM_GBM_KHR,
/OK3568_Linux_fs/external/libmali/hook/
H A Dhook.c580 return get_platform_display(EGL_PLATFORM_GBM_KHR, display_id, NULL); in eglGetDisplay()
/OK3568_Linux_fs/external/drm-cursor/
H A Ddrm_egl.c230 ctx->egl_display = get_platform_display(EGL_PLATFORM_GBM_KHR, in egl_init_ctx()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0022-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch444 + pr->egl_display = get_platform_display(EGL_PLATFORM_GBM_KHR,
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0025-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch507 + pr->egl_display = get_platform_display(EGL_PLATFORM_GBM_KHR,
/OK3568_Linux_fs/buildroot/package/weston/
H A D0025-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch507 + pr->egl_display = get_platform_display(EGL_PLATFORM_GBM_KHR,
/OK3568_Linux_fs/external/libmali/include/FBDEV/
H A Deglext.h295 #define EGL_PLATFORM_GBM_KHR 0x31D7 macro
/OK3568_Linux_fs/external/libmali/include/EGL/
H A Deglext.h302 #define EGL_PLATFORM_GBM_KHR 0x31D7 macro