Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 28806637 authored by Gary King's avatar Gary King Committed by Brint E. Kriebel
Browse files

[egl] add support for vendor-specific GL extensions

on implementations which have a single EGL backend, it is straight-
forward to query the EGL implementation for the supported GL extensions

the mechanism added in this commit will only work on implementations
which have a single EGL backend; on implementations which have
multiple backends, this feature should be disabled at compile-time

for EGLImage extensions, call into a wrapper layer implementation to
translate the meta-EGL object into the vendor object before calling into
the vendor's EGLImage implementation

Change-Id: Ie0e9b2dedebc534be9bca7ba0556b75eae9d006f
parent a986c2de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment