Home
last modified time | relevance | path

Searched refs:_EGL_FATAL (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/egl/main/
H A Degllog.c33 * _EGL_FATAL messages are printed to stderr
74 [_EGL_FATAL] = "fatal",
89 [_EGL_FATAL] = ANDROID_LOG_ERROR, in _eglDefaultLogger()
148 * \param level one of _EGL_FATAL, _EGL_WARNING, _EGL_INFO, _EGL_DEBUG.
175 if (level == _EGL_FATAL) in _eglLog()
H A Degllog.h41 #define _EGL_FATAL 0 /* unrecoverable error */ macro
H A Degldevice.c192 _eglLog(_EGL_FATAL, "Driver bug: Built without libdrm, yet looking for HW device"); in _eglAddDevice()
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_device.c268 _eglLog(_EGL_FATAL, "Driver bug: Built without libdrm, yet using a HW device"); in device_get_fd()
365 _eglLog(_EGL_FATAL, "Driver bug: exposed device is neither DRM nor SOFTWARE one"); in dri2_initialize_device()
H A Dplatform_android.c627 _eglLog(_EGL_FATAL, "%s:%d: internal error: unreachable", __FILE__, __LINE__);

Completed in 6 milliseconds