Searched refs:EGL_PLATFORM_GBM_KHR (Results 1 – 17 of 17) sorted by relevance
/third_party/weston/shared/ |
D | weston-egl-ext.h | 167 #ifndef EGL_PLATFORM_GBM_KHR 168 #define EGL_PLATFORM_GBM_KHR 0x31D7 macro 214 #define EGL_PLATFORM_GBM_KHR 0x31D7 macro
|
/third_party/EGL/extensions/KHR/ |
D | EGL_KHR_platform_gbm.txt | 62 EGL_PLATFORM_GBM_KHR 0x31D7 74 <platform> set to EGL_PLATFORM_GBM_KHR. The <native_display> parameter 172 dpy.egl = eglGetPlatformDisplay(EGL_PLATFORM_GBM_KHR, dpy.gbm, NULL);
|
D | EGL_KHR_display_reference.txt | 163 EGL_PLATFORM_DEVICE_EXT, EGL_PLATFORM_GBM_KHR, EGL_PLATFORM_X11_KHR,
|
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/ |
D | EGL_KHR_platform_gbm.txt | 62 EGL_PLATFORM_GBM_KHR 0x31D7 74 <platform> set to EGL_PLATFORM_GBM_KHR. The <native_display> parameter 172 dpy.egl = eglGetPlatformDisplay(EGL_PLATFORM_GBM_KHR, dpy.gbm, NULL);
|
D | EGL_KHR_display_reference.txt | 163 EGL_PLATFORM_DEVICE_EXT, EGL_PLATFORM_GBM_KHR, EGL_PLATFORM_X11_KHR,
|
/third_party/weston/libweston/renderer-gl/ |
D | egl-glue.c | 259 if (gr->platform == EGL_PLATFORM_GBM_KHR) { in egl_config_pixel_format_matches() 498 case EGL_PLATFORM_GBM_KHR: in platform_to_extension()
|
/third_party/weston/libweston/backend-drm/ |
D | drm-gbm.c | 102 .egl_platform = EGL_PLATFORM_GBM_KHR, in drm_backend_create_gl_renderer()
|
/third_party/weston/libweston/backend-hdi/ |
D | hdi_backend.cpp | 90 .egl_platform = EGL_PLATFORM_GBM_KHR, in hdi_gl_renderer_init()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
D | libEGL.cpp | 1316 case EGL_PLATFORM_GBM_KHR: break; in GetPlatformDisplay() 1321 if(platform == EGL_PLATFORM_GBM_KHR) in GetPlatformDisplay()
|
/third_party/weston/clients/ |
D | simple-dmabuf-egl.c | 1144 weston_platform_get_egl_display(EGL_PLATFORM_GBM_KHR, in display_set_up_egl()
|
D | simple-dmabuf-egl-hos.c | 1193 weston_platform_get_egl_display(EGL_PLATFORM_GBM_KHR, in display_set_up_egl()
|
/third_party/skia/third_party/externals/egl-registry/api/EGL/ |
D | eglext.h | 295 #define EGL_PLATFORM_GBM_KHR 0x31D7 macro
|
/third_party/flutter/skia/third_party/externals/angle2/include/EGL/ |
D | eglext.h | 295 #define EGL_PLATFORM_GBM_KHR 0x31D7 macro
|
/third_party/flutter/skia/third_party/externals/sdl/include/ |
D | SDL_egl.h | 1026 #define EGL_PLATFORM_GBM_KHR 0x31D7 macro
|
/third_party/skia/third_party/externals/swiftshader/include/EGL/ |
D | eglext.h | 295 #define EGL_PLATFORM_GBM_KHR 0x31D7 macro
|
/third_party/skia/third_party/externals/angle2/include/EGL/ |
D | eglext.h | 276 #define EGL_PLATFORM_GBM_KHR 0x31D7 macro
|
/third_party/EGL/api/EGL/ |
D | eglext.h | 276 #define EGL_PLATFORM_GBM_KHR 0x31D7 macro
|