Opengls eglCreateWindowSurface GL Error EGL_BAD_ALLOC

后端 未结 2 992
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-12 06:51

I am getting eglCreateWindowSurface GL Error EGL_BAD_ALLOC when open app first time after installing in Samsung Galaxy S6 and same code working fine in other de

2条回答
  •  臣服心动
    2021-01-12 07:35

    I solved the OpenGL error EGL_BAD_ALLOC

    This error occurs due to I am not handling renderer properly with activity life cycle.

提交回复
热议问题