Home | History | Annotate | Download | only in main

Lines Matching refs:Platform

64  * Map --with-egl-platforms names to platform types.
67 _EGLPlatformType platform;
80 * Return the native platform by parsing EGL_PLATFORM.
98 plat = egl_platforms[i].platform;
137 * Try detecting native platform with the help of native display characteristcs.
164 /* If not matched to any other platform, fallback to x11. */
178 * Return the native platform. It is the platform of the EGL native types.
199 _eglLog(_EGL_DEBUG, "Native platform type: %s (%s)",
253 if (dpy->Platform == plat && dpy->PlatformDisplay == plat_dpy)
263 dpy->Platform = plat;
549 /* This platform has no native display. */
555 /* This platform recognizes no display attributes. */