Searched refs:EGL_PLATFORM_GBM_KHR (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/buildroot/package/qt5/qt5base/ |
| H A D | 0005-eglfs-avoid-breaking-compilation-for-obscure-EGLNativeDisplayType-types.patch | 12 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 D | 0012-eglfs_kms-Support-EGL-platform-display.patch | 30 + display = get_platform_display(EGL_PLATFORM_GBM_KHR,
|
| /OK3568_Linux_fs/buildroot/package/efl/ |
| H A D | 0004-evas_gl_drm-Drop-dependency-on-mesa3d.patch | 76 + ob->egl.disp = dlsym_eglGetPlatformDisplayEXT(EGL_PLATFORM_GBM_KHR,
|
| /OK3568_Linux_fs/external/libmali/hook/ |
| H A D | hook.c | 580 return get_platform_display(EGL_PLATFORM_GBM_KHR, display_id, NULL); in eglGetDisplay()
|
| /OK3568_Linux_fs/external/drm-cursor/ |
| H A D | drm_egl.c | 230 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 D | 0022-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch | 444 + 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 D | 0025-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch | 507 + pr->egl_display = get_platform_display(EGL_PLATFORM_GBM_KHR,
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0025-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch | 507 + pr->egl_display = get_platform_display(EGL_PLATFORM_GBM_KHR,
|
| /OK3568_Linux_fs/external/libmali/include/FBDEV/ |
| H A D | eglext.h | 295 #define EGL_PLATFORM_GBM_KHR 0x31D7 macro
|
| /OK3568_Linux_fs/external/libmali/include/EGL/ |
| H A D | eglext.h | 302 #define EGL_PLATFORM_GBM_KHR 0x31D7 macro
|