Steps to reproduce:
- Run e.g. android example 5. node selection
- Press back button to go back to laucher
- Return into app via task manager
- Again press back button to go to launcher
- Return second time into app
Now, the following error is printed numerous times to logcat:
device/generic/goldfish-opengl/system/GLESv2_enc/GL2Encoder.cpp:s_glUseProgram:2041 GL error 0x501
I suppose it happens due to the recreation of the EGL context.
Steps to reproduce:
Now, the following error is printed numerous times to logcat:
I suppose it happens due to the recreation of the EGL context.