针对“failed to set egl_swap_behavior on surface”这一错误,以下是一些可能的原因和解决方案: EGL环境配置问题: 这个错误可能是由于EGL环境配置不正确导致的。确保你的应用程序正确设置了EGL环境,包括创建EGL上下文、配置表面等。 在Android开发中,EGL通常用于OpenGL ES渲染。确保你的应用程序在渲染之前正确初始化...
E/EGL_emulation: tid 1728: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) W/OpenGLRenderer: Failed to set EGL_SWAP_BEHAVIOR on surface 0xc917edc0, error=EGL_BAD_MATCH android 8.0上直接崩溃了、其他版本都是可以的。@princekin-f 这确实是的奇怪的问题,关键问题在这一行: java.lang.Illegal...
Failed to set EGL_SWAP_BEHAVIOR on surface 0xa6b7ba00, error=EGL_SUCCESS Welcome to the Treehouse Community Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fell...
SWAPPRESERVED, retrying without... 01-06 01:13:59.821 D/OpenGLRenderer( 6296): Swap behavior 0 01-06 01:13:59.862 D/EGLemulation( 6296): eglMakeCurrent: 0xe3685180: ver 2 0 (tinfo 0xe3683320) 01-06 01:14:00.046 D/EGLemulation( 6296): eglMakeCurrent: 0xe3685180: ver 2 0 (tinfo 0x...
(mCanSetDirtyRegions) { ALOGW("Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without..."); // Try again without dirty regions enabled mCanSetDirtyRegions = false; loadConfig(); } else { LOG_ALWAYS_FATAL("Failed to choose config, error = %s", egl_error_...
W/OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without... D/EGL_emulation: eglCreateContext: 0xf5da11e0: maj 2 min 0 rcv 2 D/EGL_emulation: eglMakeCurrent: 0xf5da11e0: ver 2 0 (tinfo 0xf60eec90) (first time) ...
问接收到异常FAILED_PRECONDITION:查询需要索引EN您的查询是具有多个的复合查询,其中查询链接在一起,需要...
- EGL_MESA_image_dma_buf_export - EGL_NOK_swap_region - EGL_NOK_texture_from_pixmap - EGL_NV_post_sub_buffer - EGL_WL_bind_wayland_display gles2: vendor: Intel Open Source Technology Center vendor: OpenGL ES 3.0 Mesa 17.2.8
02-23 00:22:56.412 3442-3464/com.example.noumanjamil.pahoservice W/OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without... 02-23 00:22:56.412 3442-3464/com.example.noumanjamil.pahoservice D/OpenGLRenderer: Swap behavior 0 ...
25.773 1695-2306/system_process I/OpenGLRenderer: Initialized EGL, version 1.4 2022-06-12 09:51:25.773 1695-2306/system_process D/OpenGLRenderer: Swap behavior 1 2022-06-12 09:51:25.773 1695-2306/system_process W/OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, ...