Home
last modified time | relevance | path

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

/third_party/mesa3d/src/egl/main/
H A Deglconfigdebug.c81 _eglLog(_EGL_DEBUG, "---------------"); in _printHeaderFormat()
82 _eglLog(_EGL_DEBUG, "Configurations:"); in _printHeaderFormat()
83 _eglLog(_EGL_DEBUG, "cho bf lv colourbuffer dp st ms vis cav bi renderable supported"); in _printHeaderFormat()
84 _eglLog(_EGL_DEBUG, "sen id sz l r g b a th cl ns b id eat nd gl es es2 es3 vg surfaces"); in _printHeaderFormat()
85 _eglLog(_EGL_DEBUG, "---------------"); in _printHeaderFormat()
158 _eglLog(_EGL_DEBUG, printMsg); in _eglPrintConfig()
170 _eglLog(_EGL_DEBUG, "%s: nothing to print", __func__); in eglPrintConfigDebug()
H A Deglconfig.c381 _eglLog(_EGL_DEBUG, in _eglValidateConfig()
409 _eglLog(_EGL_DEBUG, "conflicting color buffer type and channel sizes"); in _eglValidateConfig()
416 _eglLog(_EGL_DEBUG, "conflicting samples and sample buffers"); in _eglValidateConfig()
429 _eglLog(_EGL_DEBUG, "conflicting surface type and native visual/texture binding"); in _eglValidateConfig()
489 _eglLog(_EGL_DEBUG, in _eglMatchConfig()
807 if (result && (_eglGetLogLevel() == _EGL_DEBUG)) in _eglChooseConfig()
860 if (_eglGetLogLevel() == _EGL_DEBUG) in _eglGetConfigs()
H A Degllog.c77 [_EGL_DEBUG] = "debug",
92 [_EGL_DEBUG] = ANDROID_LOG_DEBUG, in _eglDefaultLogger()
148 * \param level one of _EGL_FATAL, _EGL_WARNING, _EGL_INFO, _EGL_DEBUG.
H A Degllog.h44 #define _EGL_DEBUG 3 /* useful info for debugging */ macro
H A Deglcontext.c95 _eglLog(_EGL_DEBUG, "bad context attribute 0x%04x", attrib_list[0]); in _eglParseContextAttribList()
416 _eglLog(_EGL_DEBUG, "bad context attribute 0x%04x", attr); in _eglParseContextAttribList()
618 _eglLog(_EGL_DEBUG, "context api is 0x%x while config supports 0x%x", in _eglInitContext()
H A Deglcurrent.c150 _eglLog(_EGL_DEBUG, "EGL user error 0x%x (%s) in %s\n", errCode, s, msg); in _eglInternalError()
H A Deglarray.c52 _eglLog(_EGL_DEBUG, "failed to grow %s array to %d", in _eglGrowArray()
H A Deglsync.c76 _eglLog(_EGL_DEBUG, "bad sync attribute 0x%" PRIxPTR, attr); in _eglParseSyncAttribList()
H A Degldisplay.c182 _eglLog(_EGL_DEBUG, "Native platform type: %s (%s)", in _eglGetNativePlatform()
208 _eglLog(_EGL_DEBUG, "Display %p is destroyed with resources", disp); in _eglFiniDisplay()
H A Deglapi.c629 _eglLog(_EGL_DEBUG, "Found 'LIBGL_ALWAYS_SOFTWARE' set, will use a CPU renderer"); in eglInitialize()
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_ohos.c442 _eglLog(_EGL_DEBUG, "%{public}s : %{public}d : destroy dri_image_back", __func__, __LINE__); in ohos_destroy_surface()
448 _eglLog(_EGL_DEBUG, "%{public}s : %{public}d : destroy dri_image_front", __func__, __LINE__); in ohos_destroy_surface()
507 _eglLog(_EGL_DEBUG, "DRI driver requested unsupported front buffer for window surface"); in get_front_bo()
560 _eglLog(_EGL_DEBUG, "DRI driver requested unsupported back buffer for pbuffer surface"); in get_back_bo()
659 _eglLog(_EGL_DEBUG, "%{public}s: remain in shared buffer mode", __func__); in ohos_swap_buffers()
911 _eglLog(_EGL_DEBUG, "No DRI config supports native format 0x%{public}x", in ohos_add_configs_for_visuals()
H A Dplatform_android.c605 _eglLog(_EGL_DEBUG, "%s: mode=%d", __func__, mode);
767 _eglLog(_EGL_DEBUG, "%s : %d : destroy dri_image_back", __func__, __LINE__);
773 _eglLog(_EGL_DEBUG, "%s : %d : destroy dri_image_front", __func__, __LINE__);
843 _eglLog(_EGL_DEBUG, "DRI driver requested unsupported front buffer for window surface");
898 _eglLog(_EGL_DEBUG, "DRI driver requested unsupported back buffer for pbuffer surface");
993 _eglLog(_EGL_DEBUG, "%s: remain in shared buffer mode", __func__);
1025 _eglLog(_EGL_DEBUG, "%s: change to shared buffer mode %d",
1346 _eglLog(_EGL_DEBUG, "No DRI config supports native format 0x%x",
H A Dplatform_surfaceless.c344 _eglLog(_EGL_DEBUG, "Falling back to surfaceless swrast without DRM."); in dri2_initialize_surfaceless()
H A Degl_dri2.c580 _eglLog(_EGL_DEBUG, "DRI2: failed to validate config %d", id); in dri2_add_config()
647 _eglLog(_EGL_DEBUG, "No DRI config supports native format %s", in dri2_add_pbuffer_configs_for_visuals()
770 _eglLog(_EGL_DEBUG, "found extension `%s'", extensions[i]->name); in dri2_bind_extensions()
787 _eglLog(_EGL_DEBUG, "did not find optional extension %s version %d", in dri2_bind_extensions()
H A Dplatform_drm.c663 _eglLog(_EGL_DEBUG, "No DRI config supports native format %s", in drm_add_configs_for_visuals()
H A Dplatform_wayland.c2056 _eglLog(_EGL_DEBUG, "Client format %s to server format %s via " in dri2_wl_add_configs_for_visuals()
2065 _eglLog(_EGL_DEBUG, "No DRI config supports native format %s", in dri2_wl_add_configs_for_visuals()
/third_party/mesa3d/src/egl/drivers/haiku/
H A Degl_haiku.cpp186 _eglLog(_EGL_DEBUG, "Haiku: failed to validate config"); in haiku_add_configs_for_visuals()
/third_party/mesa3d/src/egl/drivers/wgl/
H A Degl_wgl.c118 _eglLog(_EGL_DEBUG, "wgl: failed to validate config %d", id); in wgl_add_config()

Completed in 24 milliseconds