/third_party/mesa3d/src/egl/main/ |
D | egllog.c | 59 #define FALLBACK_LOG_LEVEL _EGL_WARNING 75 [_EGL_WARNING] = "warning", 90 [_EGL_WARNING] = ANDROID_LOG_WARN, in _eglDefaultLogger() 128 _eglLog(_EGL_WARNING, in _eglInitLogger()
|
D | egllog.h | 42 #define _EGL_WARNING 1 /* recoverable error/problem */ macro
|
D | eglsurface.c | 348 _eglLog(_EGL_WARNING, "bad surface attribute 0x%04x", attr); in _eglParseSurfaceAttribList() 385 _eglLog(_EGL_WARNING, "Bad type in _eglInitSurface"); in _eglInitSurface()
|
D | egldisplay.c | 119 _eglLog(_EGL_WARNING, "invalid EGL_PLATFORM given"); in _eglGetNativePlatformFromEnv()
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
D | platform_android.c | 157 _eglLog(_EGL_WARNING, "unsupported native buffer format 0x%x", native); in get_fourcc() 207 _eglLog(_EGL_WARNING, "Gralloc does not support lock_ycbcr"); in get_yuv_buffer_info() 220 _eglLog(_EGL_WARNING, "gralloc->lock_ycbcr failed: %d", ret); in get_yuv_buffer_info() 231 … _eglLog(_EGL_WARNING, "unsupported YUV format, native = %x, chroma_order = %s, chroma_step = %d", in get_yuv_buffer_info() 579 _eglLog(_EGL_WARNING, "ANativeWindow_cancelBuffer failed"); in droid_window_cancel_buffer() 598 _eglLog(_EGL_WARNING, "failed ANativeWindow_setSharedBufferMode" in droid_set_shared_buffer_mode() 609 _eglLog(_EGL_WARNING, in droid_set_shared_buffer_mode() 675 _eglLog(_EGL_WARNING, "Native format mismatch: 0x%x != 0x%x", in droid_create_surface() 799 _eglLog(_EGL_WARNING, "Could not dequeue buffer from native window"); in update_buffers() 840 _eglLog(_EGL_WARNING, "dri2_image_front allocation failed"); in get_front_bo() [all …]
|
D | platform_ohos.c | 103 _eglLog(_EGL_WARNING, "unsupported native buffer format 0x%x", native); in get_fourcc() 322 _eglLog(_EGL_WARNING, "ANativeWindow_cancelBuffer failed"); in ohos_window_cancel_buffer() 370 _eglLog(_EGL_WARNING, "Native format mismatch: 0x%x != 0x%x", in ohos_create_surface() 465 _eglLog(_EGL_WARNING, "Could not dequeue buffer from native window"); in update_buffers() 506 _eglLog(_EGL_WARNING, "dri2_image_front allocation failed"); in get_front_bo() 524 _eglLog(_EGL_WARNING, "Could not get native buffer"); in get_back_bo() 531 _eglLog(_EGL_WARNING, "failed to create DRI image from FD"); in get_back_bo() 929 _eglLog(_EGL_WARNING, "%s: internal error: buffer is not shared", in ohos_display_shared_buffer() 949 _eglLog(_EGL_WARNING, "%s: ANativeWindow_queueBuffer failed", __func__); in ohos_display_shared_buffer() 962 _eglLog(_EGL_WARNING, "%s: ANativeWindow_dequeueBuffer failed", __func__); in ohos_display_shared_buffer() [all …]
|
D | platform_x11_dri3.c | 214 _eglLog(_EGL_WARNING, in dri3_authenticate() 219 _eglLog(_EGL_WARNING, in dri3_authenticate() 415 _eglLog(_EGL_WARNING, "FIXME: egl/x11 doesn't support front buffer rendering."); in dri3_flush_front_buffer() 573 _eglLog(_EGL_WARNING, "DRI3: failed to query the version"); in dri3_x11_connect() 587 _eglLog(_EGL_WARNING, "DRI3: failed to query Present version"); in dri3_x11_connect() 602 _eglLog(_EGL_WARNING, "DRI3: failed to query xfixes version"); in dri3_x11_connect() 612 _eglLog(_EGL_WARNING, "DRI3: Screen seems not DRI3 capable"); in dri3_x11_connect() 615 _eglLog(_EGL_WARNING, "DRI3: Failed to initialize"); in dri3_x11_connect() 624 _eglLog(_EGL_WARNING, "DRI3: No driver found"); in dri3_x11_connect()
|
D | platform_x11.c | 94 _eglLog(_EGL_WARNING, "unsupported depth %d", dri2_surf->depth); in swrastCreateDrawable() 126 _eglLog(_EGL_WARNING, "error in xcb_get_geometry"); in x11_get_drawable_info() 193 _eglLog(_EGL_WARNING, "error in xcb_get_image"); in swrastGetImage() 619 _eglLog(_EGL_WARNING, "DRI2: failed to get drm magic"); in dri2_x11_local_authenticate() 624 _eglLog(_EGL_WARNING, "DRI2: failed to authenticate"); in dri2_x11_local_authenticate() 671 _eglLog(_EGL_WARNING, "DRI2: failed to query xfixes version"); in dri2_x11_connect() 681 _eglLog(_EGL_WARNING, "DRI2: failed to query version"); in dri2_x11_connect() 693 _eglLog(_EGL_WARNING, "DRI2: failed to authenticate"); in dri2_x11_connect() 702 _eglLog(_EGL_WARNING, in dri2_x11_connect() 842 _eglLog(_EGL_WARNING, "DRI2: failed to create any config"); in dri2_x11_add_configs_for_visuals()
|
D | platform_device.c | 271 _eglLog(_EGL_WARNING, "Not allowed to force software rendering when " in device_probe_device() 289 _eglLog(_EGL_WARNING, "NEEDS EXTENSION: falling back to kms_swrast"); in device_probe_device()
|
D | platform_wayland.c | 1258 _eglLog(_EGL_WARNING, "wayland-egl: client asks server to " in dri2_wl_authenticate() 1289 _eglLog(_EGL_WARNING, "wayland-egl: could not open %s (%s)", in drm_handle_device() 1304 _eglLog(_EGL_WARNING, "wayland-egl: drmGetMagic failed"); in drm_handle_device() 1648 _eglLog(_EGL_WARNING, "wayland-egl: display is not render-node capable"); in dri2_initialize_wayland_drm() 1655 _eglLog(_EGL_WARNING, "wayland-egl: Different GPU selected, but the " in dri2_initialize_wayland_drm()
|
D | egl_dri2.c | 147 _eglLog(_EGL_WARNING, "DRI2: failed to find glFlush entry point"); in dri2_gl_flush() 787 _eglLog(_EGL_WARNING, "did not find extension %s version %d", in dri2_bind_extensions() 1100 _eglLog(_EGL_WARNING, "DRI2: failed to create dri screen"); in dri2_create_screen() 1864 _eglLog(_EGL_WARNING, "DRI2: failed to rebind the previous context"); in dri2_make_current()
|
/third_party/mesa3d/src/egl/drivers/wgl/ |
D | egl_wgl.c | 509 _eglLog(_EGL_WARNING, "wgl: failed to find glFlush entry point"); in wgl_gl_flush() 619 _eglLog(_EGL_WARNING, "wgl: failed to rebind the previous context"); in wgl_make_current()
|
/third_party/mesa3d/src/egl/drivers/haiku/ |
D | egl_haiku.cpp | 193 _eglLog(_EGL_WARNING, "Haiku: failed to create any config"); in haiku_add_configs_for_visuals()
|