Skip to content
Snippets Groups Projects
Commit b47e2cc9 authored by Derek Foreman's avatar Derek Foreman Committed by Daniel Stone
Browse files

gl-renderer: Add EGL_IMAGE_PRESERVED_KHR to our attributes


So, turns out the GL implementation is allowed to destroy EGLImage
sources if this isn't set. Apparently none we've ever been tested on do
this, but it looks like we should be setting this anyway.

Signed-off-by: default avatarDerek Foreman <derek.foreman@collabora.com>
parent b6c89177
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