Searched refs:_EGL_INVALID_PLATFORM (Results 1 – 3 of 3) sorted by relevance
82 _EGLPlatformType plat = _EGL_INVALID_PLATFORM; in _eglGetNativePlatformFromEnv()91 return _EGL_INVALID_PLATFORM; in _eglGetNativePlatformFromEnv()111 return _EGL_INVALID_PLATFORM; in _eglNativePlatformDetectNativeDisplay()141 return _EGL_INVALID_PLATFORM; in _eglNativePlatformDetectNativeDisplay()151 static _EGLPlatformType native_platform = _EGL_INVALID_PLATFORM; in _eglGetNativePlatform()154 if (detected_platform == _EGL_INVALID_PLATFORM) { in _eglGetNativePlatform()160 if (detected_platform == _EGL_INVALID_PLATFORM) { in _eglGetNativePlatform()165 if (detected_platform == _EGL_INVALID_PLATFORM) { in _eglGetNativePlatform()173 p_atomic_cmpxchg(&native_platform, _EGL_INVALID_PLATFORM, in _eglGetNativePlatform()220 if (plat == _EGL_INVALID_PLATFORM) in _eglFindDisplay()
55 _EGL_INVALID_PLATFORM = -1 enumerator
2401 EGL_NATIVE_PLATFORM="_EGL_INVALID_PLATFORM"