Home
last modified time | relevance | path

Searched refs:_eglLog (Results 1 – 25 of 60) sorted by relevance

123

/external/chromium_org/third_party/mesa/src/src/gallium/targets/egl-static/
Degl.c78 _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 …]
Degl_st.c68 _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/gallium/targets/egl-static/
Degl.c78 _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 …]
Degl_st.c68 _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/
Dcommon.c52 _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()
Dplatform_android.c174 _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()
Dplatform_x11.c77 _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 …]
Degl_dri2.c218 _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/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
Dcommon.c52 _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()
Dplatform_android.c174 _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()
Dplatform_x11.c77 _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 …]
Degl_dri2.c218 _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/chromium_org/third_party/mesa/src/src/egl/main/
Degldriver.c150 _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()
Degllog.c97 _eglLog(_EGL_DEBUG, in _eglSetLogProc()
165 _eglLog(_EGL_WARNING, in _eglInitLogger()
179 _eglLog(EGLint level, const char *fmtStr, ...) in _eglLog() function
Degldisplay.c127 _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()
Degllog.h55 _eglLog(EGLint level, const char *fmtStr, ...);
/external/mesa3d/src/egl/main/
Degldriver.c150 _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()
Degllog.c97 _eglLog(_EGL_DEBUG, in _eglSetLogProc()
165 _eglLog(_EGL_WARNING, in _eglInitLogger()
179 _eglLog(EGLint level, const char *fmtStr, ...) in _eglLog() function
Degldisplay.c127 _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()
Degllog.h55 _eglLog(EGLint level, const char *fmtStr, ...);
Deglcurrent.c186 _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()
/external/mesa3d/src/gallium/state_trackers/egl/common/
Degl_g3d_image.c80 _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()
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
Degl_g3d_image.c80 _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()
/external/mesa3d/src/gallium/state_trackers/egl/x11/
Dx11_screen.c278 _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()
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
Dx11_screen.c278 _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()

123