| /xsrc/external/mit/MesaLib.old/dist/src/egl/main/ |
| H A D | egllog.h | 44 #define _EGL_DEBUG 3 /* useful info for debugging */ macro
|
| H A D | egllog.c | 77 [_EGL_DEBUG] = "debug", 92 [_EGL_DEBUG] = ANDROID_LOG_DEBUG, 139 * \param level one of _EGL_FATAL, _EGL_WARNING, _EGL_INFO, _EGL_DEBUG.
|
| H A D | eglglobals.c | 180 _eglLog(_EGL_DEBUG, "mincore failed: %m");
|
| H A D | eglarray.c | 52 _eglLog(_EGL_DEBUG, "failed to grow %s array to %d",
|
| H A D | eglsync.c | 76 _eglLog(_EGL_DEBUG, "bad sync attribute 0x%" PRIxPTR, attr);
|
| H A D | eglconfig.c | 381 _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 D | eglcontext.c | 95 _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",
|
| H A D | eglcurrent.c | 271 _eglLog(_EGL_DEBUG, "EGL user error 0x%x (%s) in %s\n", errCode, s, msg);
|
| H A D | egldisplay.c | 170 _eglLog(_EGL_DEBUG, "Native platform type: %s (%s)", 200 _eglLog(_EGL_DEBUG, "Display %p is destroyed with resources", disp);
|
| /xsrc/external/mit/MesaLib/dist/src/egl/main/ |
| H A D | egllog.h | 44 #define _EGL_DEBUG 3 /* useful info for debugging */ macro
|
| H A D | egllog.c | 77 [_EGL_DEBUG] = "debug", 92 [_EGL_DEBUG] = ANDROID_LOG_DEBUG, 139 * \param level one of _EGL_FATAL, _EGL_WARNING, _EGL_INFO, _EGL_DEBUG.
|
| H A D | eglarray.c | 52 _eglLog(_EGL_DEBUG, "failed to grow %s array to %d",
|
| H A D | eglsync.c | 76 _eglLog(_EGL_DEBUG, "bad sync attribute 0x%" PRIxPTR, attr);
|
| H A D | eglconfig.c | 381 _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 D | eglcontext.c | 95 _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",
|
| H A D | eglcurrent.c | 278 _eglLog(_EGL_DEBUG, "EGL user error 0x%x (%s) in %s\n", errCode, s, msg);
|
| H A D | egldisplay.c | 181 _eglLog(_EGL_DEBUG, "Native platform type: %s (%s)", 207 _eglLog(_EGL_DEBUG, "Display %p is destroyed with resources", disp);
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/ |
| H A D | platform_android.c | 324 _eglLog(_EGL_DEBUG, "%s: mode=%d", __func__, mode); 459 _eglLog(_EGL_DEBUG, "%s : %d : destroy dri_image_back", __func__, __LINE__); 465 _eglLog(_EGL_DEBUG, "%s : %d : destroy dri_image_front", __func__, __LINE__); 535 _eglLog(_EGL_DEBUG, "DRI driver requested unsupported front buffer for window surface"); 615 _eglLog(_EGL_DEBUG, "DRI driver requested unsupported back buffer for pbuffer surface"); 711 _eglLog(_EGL_DEBUG, "%s: remain in shared buffer mode", __func__); 743 _eglLog(_EGL_DEBUG, "%s: change to shared buffer mode %d", 1215 _eglLog(_EGL_DEBUG, "No DRI config supports native format 0x%x",
|
| H A D | platform_surfaceless.c | 211 _eglLog(_EGL_DEBUG, "No DRI config supports native format %s", 382 _eglLog(_EGL_DEBUG, "Falling back to surfaceless swrast without DRM.");
|
| H A D | egl_dri2.c | 328 _eglLog(_EGL_DEBUG, "DRI2: failed to validate config %d", id); 474 _eglLog(_EGL_DEBUG, "found extension `%s'", extensions[i]->name); 491 _eglLog(_EGL_DEBUG, "did not find optional extension %s version %d",
|
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/ |
| H A D | platform_android.c | 595 _eglLog(_EGL_DEBUG, "%s: mode=%d", __func__, mode); 755 _eglLog(_EGL_DEBUG, "%s : %d : destroy dri_image_back", __func__, __LINE__); 761 _eglLog(_EGL_DEBUG, "%s : %d : destroy dri_image_front", __func__, __LINE__); 830 _eglLog(_EGL_DEBUG, "DRI driver requested unsupported front buffer for window surface"); 882 _eglLog(_EGL_DEBUG, "DRI driver requested unsupported back buffer for pbuffer surface"); 977 _eglLog(_EGL_DEBUG, "%s: remain in shared buffer mode", __func__); 1009 _eglLog(_EGL_DEBUG, "%s: change to shared buffer mode %d", 1330 _eglLog(_EGL_DEBUG, "No DRI config supports native format 0x%x",
|
| H A D | platform_surfaceless.c | 335 _eglLog(_EGL_DEBUG, "Falling back to surfaceless swrast without DRM.");
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/haiku/ |
| H A D | egl_haiku.cpp | 187 _eglLog(_EGL_DEBUG, "Haiku: failed to validate config");
|
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/haiku/ |
| H A D | egl_haiku.cpp | 186 _eglLog(_EGL_DEBUG, "Haiku: failed to validate config");
|
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/wgl/ |
| H A D | egl_wgl.c | 131 _eglLog(_EGL_DEBUG, "wgl: failed to validate config %d", id);
|