Skip to content

Android: gl_useProgram error after returning to the app twice #1

@rainman110

Description

@rainman110

Steps to reproduce:

  1. Run e.g. android example 5. node selection
  2. Press back button to go back to laucher
  3. Return into app via task manager
  4. Again press back button to go to launcher
  5. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions