/external/mesa3d/src/gallium/targets/egl-static/ |
D | egl.c | 78 _eglLog(_EGL_WARNING, "failed to stat fd %d", fd); in drm_fd_get_pci_id() 84 _eglLog(_EGL_WARNING, in drm_fd_get_pci_id() 91 _eglLog(_EGL_WARNING, "could not get parent device"); in drm_fd_get_pci_id() 98 _eglLog(_EGL_WARNING, "malformed or no PCI ID"); in drm_fd_get_pci_id() 131 _eglLog(_EGL_WARNING, "invalid drm fd"); in drm_fd_get_pci_id() 135 _eglLog(_EGL_WARNING, "unable to determine the driver name"); in drm_fd_get_pci_id() 151 _eglLog(_EGL_WARNING, "failed to get param for i915"); in drm_fd_get_pci_id() 166 _eglLog(_EGL_WARNING, "failed to get info for radeon"); in drm_fd_get_pci_id() 203 _eglLog(_EGL_WARNING, "failed to get driver name for fd %d", fd); in drm_fd_get_screen_name() 224 _eglLog((driver_map[idx].driver) ? _EGL_INFO : _EGL_WARNING, in drm_fd_get_screen_name() [all …]
|
D | egl_st.c | 68 _eglLog(_EGL_DEBUG, "loaded %s", path); in dlopen_gl_lib_cb() 111 _eglLog(_EGL_DEBUG, "retry with libglapi" UTIL_DL_EXT " loaded"); in egl_st_load_gl() 118 _eglLog(_EGL_WARNING, "unable to load %s" UTIL_DL_EXT, module); in egl_st_load_gl()
|
/external/mesa3d/src/egl/drivers/dri2/ |
D | common.c | 52 _eglLog(_EGL_WARNING, "EGL-DRI2: failed to stat fd %d", fd); in dri2_udev_device_new_from_fd() 58 _eglLog(_EGL_WARNING, in dri2_udev_device_new_from_fd() 107 _eglLog(_EGL_WARNING, "DRI2: could not get parent device"); in dri2_get_driver_for_fd() 114 _eglLog(_EGL_WARNING, "EGL-DRI2: malformed or no PCI ID"); in dri2_get_driver_for_fd() 123 _eglLog(_EGL_DEBUG, "pci id for %d: %04x:%04x, driver %s", in dri2_get_driver_for_fd() 131 _eglLog(_EGL_DEBUG, "pci id for %d: %04x:%04x, driver %s", in dri2_get_driver_for_fd()
|
D | platform_android.c | 174 _eglLog(_EGL_WARNING, "Native format mismatch: 0x%x != 0x%x", in droid_create_surface() 321 _eglLog(_EGL_WARNING, "unsupported native buffer format 0x%x", buf->format); in dri2_create_image_android_native_buffer() 524 _eglLog(_EGL_DEBUG, "No DRI config supports native format 0x%x", in droid_add_configs_for_visuals() 550 _eglLog(_EGL_WARNING, "invalid drm fd"); in droid_get_pci_id() 554 _eglLog(_EGL_WARNING, "unable to determine the driver name"); in droid_get_pci_id() 570 _eglLog(_EGL_WARNING, "failed to get param for i915"); in droid_get_pci_id() 585 _eglLog(_EGL_WARNING, "failed to get info for radeon"); in droid_get_pci_id() 632 _eglLog(_EGL_INFO, "pci id for fd %d: %04x:%04x, driver %s", in droid_get_driver_name() 653 _eglLog(_EGL_WARNING, "fail to get drm fd"); in droid_open_device()
|
D | platform_x11.c | 77 _eglLog(_EGL_WARNING, "unsupported depth %d", depth); in swrastCreateDrawable() 108 _eglLog(_EGL_WARNING, "error in xcb_get_geometry"); in swrastGetDrawableInfo() 162 _eglLog(_EGL_WARNING, "error in xcb_get_image"); in swrastGetImage() 516 _eglLog(_EGL_WARNING, "DRI2: failed to query xfixes version"); in dri2_connect() 525 _eglLog(_EGL_WARNING, "DRI2: failed to query version"); in dri2_connect() 536 _eglLog(_EGL_WARNING, "DRI2: failed to authenticate"); in dri2_connect() 597 _eglLog(_EGL_WARNING, "DRI2: failed to get drm magic"); in dri2_authenticate() 602 _eglLog(_EGL_WARNING, "DRI2: failed to authenticate"); in dri2_authenticate() 656 _eglLog(_EGL_WARNING, "DRI2: failed to create any config"); in dri2_add_configs_for_visuals() 997 _eglLog(_EGL_WARNING, "DRI2: xcb_connect failed"); in dri2_initialize_x11_swrast() [all …]
|
D | egl_dri2.c | 218 _eglLog(_EGL_DEBUG, "DRI2: failed to validate config %d", id); in dri2_add_config() 342 _eglLog(_EGL_DEBUG, "DRI2: found extension `%s'", extensions[i]->name); in dri2_bind_extensions() 348 _eglLog(_EGL_INFO, "DRI2: found extension %s version %d", in dri2_bind_extensions() 357 _eglLog(_EGL_FATAL, "DRI2: did not find extension %s version %d", in dri2_bind_extensions() 400 _eglLog(_EGL_DEBUG, "failed to open %s: %s\n", path, dlerror()); in dri2_open_driver() 405 _eglLog(_EGL_WARNING, in dri2_open_driver() 411 _eglLog(_EGL_DEBUG, "DRI2: dlopen(%s)", path); in dri2_open_driver() 414 _eglLog(_EGL_WARNING, in dri2_open_driver() 518 _eglLog(_EGL_WARNING, "DRI2: failed to create dri screen"); in dri2_create_screen() 1283 _eglLog(_EGL_WARNING, "bad width or height (%dx%d)", in dri2_create_drm_image_mesa() [all …]
|
/external/mesa3d/src/egl/main/ |
D | egldriver.c | 150 _eglLog(_EGL_DEBUG, "dlopen(%s)", driverPath); in _eglOpenLibrary() 175 _eglLog(_EGL_WARNING, "Could not open driver %s (%s)", in _eglOpenLibrary() 181 _eglLog(_EGL_WARNING, "_eglMain not found in %s (%s)", in _eglOpenLibrary() 224 _eglLog(_EGL_WARNING, "Driver loaded from %s has no name", mod->Path); in _eglLoadModule() 296 _eglLog(_EGL_DEBUG, "added %s to module array", mod->Path); in _eglAddModule() 444 _eglLog(_EGL_DEBUG, in _eglGetSearchPath() 452 _eglLog(_EGL_DEBUG, "EGL search path is %s", search_path); in _eglGetSearchPath() 477 _eglLog(_EGL_DEBUG, in _eglAddUserDriver() 587 _eglLog(_EGL_WARNING, "failed to find any driver"); in _eglMatchAndInitialize() 648 _eglLog(_EGL_DEBUG, "the best driver is %s%s", in _eglMatchDriver()
|
D | egllog.c | 97 _eglLog(_EGL_DEBUG, in _eglSetLogProc() 165 _eglLog(_EGL_WARNING, in _eglInitLogger() 179 _eglLog(EGLint level, const char *fmtStr, ...) in _eglLog() function
|
D | egldisplay.c | 127 _eglLog(_EGL_DEBUG, "mincore failed: %m"); in _eglPointerIsDereferencable() 208 _eglLog(_EGL_DEBUG, "Native platform type: %s (%s)", in _eglGetNativePlatform() 234 _eglLog(_EGL_DEBUG, "Display %p is destroyed with resources", dpy); in _eglFiniDisplay()
|
D | eglconfig.c | 365 _eglLog(_EGL_DEBUG, in _eglValidateConfig() 393 _eglLog(_EGL_DEBUG, "conflicting color buffer type and channel sizes"); in _eglValidateConfig() 400 _eglLog(_EGL_DEBUG, "conflicting samples and sample buffers"); in _eglValidateConfig() 413 _eglLog(_EGL_DEBUG, "conflicting surface type and native visual/texture binding"); in _eglValidateConfig() 473 _eglLog(_EGL_DEBUG, in _eglMatchConfig()
|
D | eglcurrent.c | 186 _eglLog(_EGL_FATAL, "failed to initialize \"current\" system"); in _eglCheckedGetTSD() 331 _eglLog(_EGL_DEBUG, "EGL user error 0x%x (%s) in %s\n", errCode, s, msg); in _eglError()
|
D | eglcontext.c | 92 _eglLog(_EGL_DEBUG, "bad context attribute 0x%04x", attrib_list[0]); in _eglParseContextAttribList() 204 _eglLog(_EGL_DEBUG, "bad context attribute 0x%04x", attr); in _eglParseContextAttribList() 385 _eglLog(_EGL_DEBUG, "context api is 0x%x while config supports 0x%x", in _eglInitContext()
|
D | egllog.h | 55 _eglLog(EGLint level, const char *fmtStr, ...);
|
D | eglsurface.c | 97 _eglLog(_EGL_WARNING, "bad surface attribute 0x%04x", attr); in _eglParseScreenSurfaceAttribList() 265 _eglLog(_EGL_WARNING, "bad surface attribute 0x%04x", attr); in _eglParseSurfaceAttribList() 306 _eglLog(_EGL_WARNING, "Bad type in _eglInitSurface"); in _eglInitSurface()
|
D | eglimage.c | 102 _eglLog(_EGL_DEBUG, "bad image attribute 0x%04x", attr); in _eglParseImageAttribList()
|
D | eglsync.c | 59 _eglLog(_EGL_DEBUG, "bad sync attribute 0x%04x", attr); in _eglParseSyncAttribList()
|
/external/mesa3d/src/gallium/state_trackers/egl/x11/ |
D | x11_screen.c | 278 _eglLog(_EGL_WARNING, "failed to open %s", xscr->dri_device); in x11_screen_enable_dri2() 284 _eglLog(_EGL_WARNING, "failed to get magic"); in x11_screen_enable_dri2() 291 _eglLog(_EGL_WARNING, "failed to authenticate magic"); in x11_screen_enable_dri2() 297 _eglLog(_EGL_WARNING, "failed to initialize GLX"); in x11_screen_enable_dri2() 302 _eglLog(_EGL_WARNING, in x11_screen_enable_dri2()
|
D | native_x11.c | 44 _eglLog(_EGL_INFO, "use software fallback"); in native_create_display()
|
D | native_dri2.c | 173 _eglLog(_EGL_WARNING, "unknown buffer %d", xbuf->attachment); in dri2_surface_process_drawable_buffers() 175 _eglLog(_EGL_WARNING, "both real and fake front buffers are listed"); in dri2_surface_process_drawable_buffers() 803 _eglLog(_EGL_WARNING, "GLX/DRI2 is not supported"); in dri2_display_init_screen() 819 _eglLog(_EGL_DEBUG, "failed to create DRM screen"); in dri2_display_init_screen()
|
/external/mesa3d/src/gallium/state_trackers/egl/common/ |
D | egl_g3d_image.c | 80 _eglLog(_EGL_DEBUG, "bad width or height (%dx%d)", in egl_g3d_create_drm_buffer() 90 _eglLog(_EGL_DEBUG, "bad image format value 0x%04x", in egl_g3d_create_drm_buffer() 100 _eglLog(_EGL_DEBUG, "bad image use bit 0x%04x", in egl_g3d_create_drm_buffer() 149 _eglLog(_EGL_DEBUG, "bad width, height, or stride (%dx%dx%d)", in egl_g3d_reference_drm_buffer() 159 _eglLog(_EGL_DEBUG, "bad image format value 0x%04x", in egl_g3d_reference_drm_buffer()
|
D | egl_g3d.c | 152 _eglLog(_EGL_WARNING, "unsupported platform %s", plat_name); in egl_g3d_get_platform() 368 _eglLog(_EGL_DEBUG, "skip invalid config 0x%x", nconf->native_visual_id); in egl_g3d_init_config() 540 _eglLog(_EGL_INFO, "use %s for display %p", in egl_g3d_initialize()
|
/external/mesa3d/src/gallium/state_trackers/egl/drm/ |
D | native_drm.c | 165 _eglLog(_EGL_WARNING, "failed to stat fd %d", fd); in drm_get_device_name() 171 _eglLog(_EGL_WARNING, in drm_get_device_name()
|
D | modeset.c | 374 _eglLog(_EGL_WARNING, in drm_display_choose_crtc() 462 _eglLog(_EGL_WARNING, "too many connectors (%d)", num_nconns); in drm_display_program() 489 _eglLog(_EGL_WARNING, "failed to set CRTC %d", crtc_idx); in drm_display_program() 689 _eglLog(_EGL_DEBUG, "Failed to get KMS resources. Disable modeset."); in drm_display_init_modeset()
|
/external/mesa3d/src/gallium/state_trackers/egl/wayland/ |
D | native_drm.c | 147 _eglLog(_EGL_WARNING, "wayland-egl: could not open %s (%s)", in drm_handle_device() 228 _eglLog(_EGL_WARNING, "failed to create DRM screen"); in wayland_drm_display_init_screen()
|
/external/mesa3d/src/egl/drivers/glx/ |
D | egl_glx.c | 509 _eglLog(_EGL_DEBUG, "GLX: failed to validate config %d", i); in create_configs() 574 _eglLog(_EGL_DEBUG, "disable quirks"); in check_quirks() 609 _eglLog(_EGL_WARNING, "GLX: XOpenDisplay failed"); in GLX_eglInitialize() 617 _eglLog(_EGL_WARNING, "GLX: glXQueryVersion failed"); in GLX_eglInitialize() 632 _eglLog(_EGL_WARNING, "GLX: failed to create any config"); in GLX_eglInitialize() 1160 _eglLog(_EGL_WARNING, "GLX: failed to load GLX"); in _eglBuiltInDriverGLX()
|