Skip to content
Snippets Groups Projects
Commit f5a766e3 authored by Thomas Guillem's avatar Thomas Guillem
Browse files

egl: explicitly destroy the context

The eglTerminate() documentation state that any contexts and surfaces
associated with the display are marked for deletion.

But this doesn't seem to be the case on Android with a GLES2 context.
parent f4753307
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment