Searched refs:_EGL_DEBUG (Results 1 - 25 of 31) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Degllog.h44 #define _EGL_DEBUG 3 /* useful info for debugging */ macro
H A Degllog.c77 [_EGL_DEBUG] = "debug",
92 [_EGL_DEBUG] = ANDROID_LOG_DEBUG,
139 * \param level one of _EGL_FATAL, _EGL_WARNING, _EGL_INFO, _EGL_DEBUG.
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",
H A Deglcurrent.c271 _eglLog(_EGL_DEBUG, "EGL user error 0x%x (%s) in %s\n", errCode, s, msg);
H A Degldisplay.c170 _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 Degllog.h44 #define _EGL_DEBUG 3 /* useful info for debugging */ macro
H A Degllog.c77 [_EGL_DEBUG] = "debug",
92 [_EGL_DEBUG] = ANDROID_LOG_DEBUG,
139 * \param level one of _EGL_FATAL, _EGL_WARNING, _EGL_INFO, _EGL_DEBUG.
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",
H A Deglcurrent.c278 _eglLog(_EGL_DEBUG, "EGL user error 0x%x (%s) in %s\n", errCode, s, msg);
H A Degldisplay.c181 _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 Dplatform_android.c324 _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 Dplatform_surfaceless.c211 _eglLog(_EGL_DEBUG, "No DRI config supports native format %s",
382 _eglLog(_EGL_DEBUG, "Falling back to surfaceless swrast without DRM.");
H A Degl_dri2.c328 _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 Dplatform_android.c595 _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 Dplatform_surfaceless.c335 _eglLog(_EGL_DEBUG, "Falling back to surfaceless swrast without DRM.");
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/haiku/
H A Degl_haiku.cpp187 _eglLog(_EGL_DEBUG, "Haiku: failed to validate config");
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/haiku/
H A Degl_haiku.cpp186 _eglLog(_EGL_DEBUG, "Haiku: failed to validate config");
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/wgl/
H A Degl_wgl.c131 _eglLog(_EGL_DEBUG, "wgl: failed to validate config %d", id);

Completed in 30 milliseconds

12