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

Commit d2201074 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: I4c930a506a743b6ea88c4b2e769a9ea5ebf8e0d0
parent 53369231
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