Generate a new GLApi type to use the ANGLE_explicit_context extension and skip TLS lookups |
||
Issue descriptionANGLE exposes the ANGLE_explicit_context extension which takes an EGLContext object as the first parameter to all OpenGL calls to remove the TLS lookup. The GL bindings can be updated to load these additional entry points and a new GLApi can be generated that holds an EGLContext and forwards it to GL calls while maintaining the regular GLApi interface.
,
Aug 7
|
||
►
Sign in to add a comment |
||
Comment 1 by geoffl...@chromium.org
, Aug 7