New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 871972 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocking:
issue angleproject:2188



Sign in to add a comment

Generate a new GLApi type to use the ANGLE_explicit_context extension and skip TLS lookups

Project Member Reported by geoffl...@chromium.org, Aug 7

Issue description

ANGLE 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.
 
Components: -Internals>GPU Internals>GPU>Internals
Blocking: angleproject:2188

Sign in to add a comment