Searched refs:_EGLPlatformType (Results 1 – 3 of 3) sorted by relevance
76 _EGLPlatformType platform;95 static _EGLPlatformType98 _EGLPlatformType plat = _EGL_INVALID_PLATFORM; in _eglGetNativePlatformFromEnv()129 static _EGLPlatformType166 _EGLPlatformType169 _EGLPlatformType detected_platform = _eglGetNativePlatformFromEnv(); in _eglGetNativePlatform()258 _eglFindDisplay(_EGLPlatformType plat, void *plat_dpy, in _eglFindDisplay()
60 typedef enum _egl_platform_type _EGLPlatformType; typedef164 _EGLPlatformType Platform; /**< The type of the platform display */202 extern _EGLPlatformType211 _eglFindDisplay(_EGLPlatformType plat, void *plat_dpy, const EGLAttrib *attr);
359 _EGLPlatformType plat; in eglGetDisplay()