Searched refs:_eglLog (Results 1 - 25 of 40) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Degllog.h48 _eglLog(EGLint level, const char *fmtStr, ...);
H A Degllog.c126 /* it is fine to call _eglLog now */
128 _eglLog(_EGL_WARNING,
142 _eglLog(EGLint level, const char *fmtStr, ...) function in typeref:typename:void
H A Deglcurrent.c145 _eglLog(_EGL_FATAL, "failed to initialize \"current\" system");
271 _eglLog(_EGL_DEBUG, "EGL user error 0x%x (%s) in %s\n", errCode, s, msg);
H A Deglglobals.c180 _eglLog(_EGL_DEBUG, "mincore failed: %m");
H A Deglarray.c52 _eglLog(_EGL_DEBUG, "failed to grow %s array to %d",
H A Deglsync.c76 _eglLog(_EGL_DEBUG, "bad sync attribute 0x%" PRIxPTR, attr);
H A Deglconfig.c381 _eglLog(_EGL_DEBUG,
409 _eglLog(_EGL_DEBUG, "conflicting color buffer type and channel sizes");
416 _eglLog(_EGL_DEBUG, "conflicting samples and sample buffers");
429 _eglLog(_EGL_DEBUG, "conflicting surface type and native visual/texture binding");
489 _eglLog(_EGL_DEBUG,
H A Deglcontext.c95 _eglLog(_EGL_DEBUG, "bad context attribute 0x%04x", attrib_list[0]);
408 _eglLog(_EGL_DEBUG, "bad context attribute 0x%04x", attr);
610 _eglLog(_EGL_DEBUG, "context api is 0x%x while config supports 0x%x",
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Degllog.h48 _eglLog(EGLint level, const char *fmtStr, ...);
H A Degllog.c126 /* it is fine to call _eglLog now */
128 _eglLog(_EGL_WARNING,
142 _eglLog(EGLint level, const char *fmtStr, ...) function in typeref:typename:void
H A Deglcurrent.c152 _eglLog(_EGL_FATAL, "failed to initialize \"current\" system");
278 _eglLog(_EGL_DEBUG, "EGL user error 0x%x (%s) in %s\n", errCode, s, msg);
H A Deglarray.c52 _eglLog(_EGL_DEBUG, "failed to grow %s array to %d",
H A Deglsync.c76 _eglLog(_EGL_DEBUG, "bad sync attribute 0x%" PRIxPTR, attr);
H A Deglconfig.c381 _eglLog(_EGL_DEBUG,
409 _eglLog(_EGL_DEBUG, "conflicting color buffer type and channel sizes");
416 _eglLog(_EGL_DEBUG, "conflicting samples and sample buffers");
429 _eglLog(_EGL_DEBUG, "conflicting surface type and native visual/texture binding");
489 _eglLog(_EGL_DEBUG,
H A Deglcontext.c95 _eglLog(_EGL_DEBUG, "bad context attribute 0x%04x", attrib_list[0]);
416 _eglLog(_EGL_DEBUG, "bad context attribute 0x%04x", attr);
618 _eglLog(_EGL_DEBUG, "context api is 0x%x while config supports 0x%x",
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Dplatform_android.c147 _eglLog(_EGL_WARNING, "unsupported native buffer format 0x%x", native);
165 _eglLog(_EGL_WARNING, "unsupported native buffer format 0x%x", format);
308 _eglLog(_EGL_WARNING, "ANativeWindow::cancelBuffer failed");
324 _eglLog(_EGL_DEBUG, "%s: mode=%d", __func__, mode);
327 _eglLog(_EGL_WARNING, "failed native_window_set_shared_buffer_mode"
334 _eglLog(_EGL_FATAL, "%s:%d: internal error: unreachable", __FILE__, __LINE__);
393 _eglLog(_EGL_WARNING, "Native format mismatch: 0x%x != 0x%x",
459 _eglLog(_EGL_DEBUG, "%s : %d : destroy dri_image_back", __func__, __LINE__);
465 _eglLog(_EGL_DEBUG, "%s : %d : destroy dri_image_front", __func__, __LINE__);
504 _eglLog(_EGL_WARNIN
[all...]
H A Dplatform_x11_dri3.c209 _eglLog(_EGL_WARNING,
214 _eglLog(_EGL_WARNING,
413 _eglLog(_EGL_WARNING, "FIXME: egl/x11 doesn't support front buffer rendering.");
558 _eglLog(_EGL_WARNING, "DRI3: failed to query the version");
572 _eglLog(_EGL_WARNING, "DRI3: failed to query Present version");
585 _eglLog(_EGL_WARNING, "DRI3: Screen seems not DRI3 capable");
588 _eglLog(_EGL_WARNING, "DRI3: Failed to initialize");
597 _eglLog(_EGL_WARNING, "DRI3: No driver found");
H A Dplatform_surfaceless.c211 _eglLog(_EGL_DEBUG, "No DRI config supports native format %s",
374 _eglLog(_EGL_WARNING,
382 _eglLog(_EGL_DEBUG, "Falling back to surfaceless swrast without DRM.");
H A Dplatform_x11.c95 _eglLog(_EGL_WARNING, "unsupported depth %d", dri2_surf->depth);
127 _eglLog(_EGL_WARNING, "error in xcb_get_geometry");
194 _eglLog(_EGL_WARNING, "error in xcb_get_image");
624 _eglLog(_EGL_WARNING, "DRI2: failed to get drm magic");
629 _eglLog(_EGL_WARNING, "DRI2: failed to authenticate");
676 _eglLog(_EGL_WARNING, "DRI2: failed to query xfixes version");
686 _eglLog(_EGL_WARNING, "DRI2: failed to query version");
697 _eglLog(_EGL_WARNING, "DRI2: failed to authenticate");
705 _eglLog(_EGL_WARNING,
928 _eglLog(_EGL_WARNIN
[all...]
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_android.c157 _eglLog(_EGL_WARNING, "unsupported native buffer format 0x%x", native);
207 _eglLog(_EGL_WARNING, "Gralloc does not support lock_ycbcr");
220 _eglLog(_EGL_WARNING, "gralloc->lock_ycbcr failed: %d", ret);
231 _eglLog(_EGL_WARNING, "unsupported YUV format, native = %x, chroma_order = %s, chroma_step = %d",
579 _eglLog(_EGL_WARNING, "ANativeWindow_cancelBuffer failed");
595 _eglLog(_EGL_DEBUG, "%s: mode=%d", __func__, mode);
598 _eglLog(_EGL_WARNING, "failed ANativeWindow_setSharedBufferMode"
609 _eglLog(_EGL_WARNING,
617 _eglLog(_EGL_FATAL, "%s:%d: internal error: unreachable", __FILE__, __LINE__);
675 _eglLog(_EGL_WARNIN
[all...]
H A Dplatform_device.c259 _eglLog(_EGL_FATAL, "Driver bug: Built without libdrm, yet using a HW device");
271 _eglLog(_EGL_WARNING, "Not allowed to force software rendering when "
289 _eglLog(_EGL_WARNING, "NEEDS EXTENSION: falling back to kms_swrast");
356 _eglLog(_EGL_FATAL, "Driver bug: exposed device is neither DRM nor SOFTWARE one");
H A Dplatform_x11_dri3.c214 _eglLog(_EGL_WARNING,
219 _eglLog(_EGL_WARNING,
415 _eglLog(_EGL_WARNING, "FIXME: egl/x11 doesn't support front buffer rendering.");
573 _eglLog(_EGL_WARNING, "DRI3: failed to query the version");
587 _eglLog(_EGL_WARNING, "DRI3: failed to query Present version");
602 _eglLog(_EGL_WARNING, "DRI3: failed to query xfixes version");
612 _eglLog(_EGL_WARNING, "DRI3: Screen seems not DRI3 capable");
615 _eglLog(_EGL_WARNING, "DRI3: Failed to initialize");
624 _eglLog(_EGL_WARNING, "DRI3: No driver found");
H A Dplatform_x11.c94 _eglLog(_EGL_WARNING, "unsupported depth %d", dri2_surf->depth);
126 _eglLog(_EGL_WARNING, "error in xcb_get_geometry");
193 _eglLog(_EGL_WARNING, "error in xcb_get_image");
619 _eglLog(_EGL_WARNING, "DRI2: failed to get drm magic");
624 _eglLog(_EGL_WARNING, "DRI2: failed to authenticate");
671 _eglLog(_EGL_WARNING, "DRI2: failed to query xfixes version");
681 _eglLog(_EGL_WARNING, "DRI2: failed to query version");
693 _eglLog(_EGL_WARNING, "DRI2: failed to authenticate");
702 _eglLog(_EGL_WARNING,
842 _eglLog(_EGL_WARNIN
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/haiku/
H A Degl_haiku.cpp187 _eglLog(_EGL_DEBUG, "Haiku: failed to validate config");
194 _eglLog(_EGL_WARNING, "Haiku: failed to create any config");
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/haiku/
H A Degl_haiku.cpp186 _eglLog(_EGL_DEBUG, "Haiku: failed to validate config");
193 _eglLog(_EGL_WARNING, "Haiku: failed to create any config");

Completed in 21 milliseconds

12