androidx.graphics.opengl.egl

Interfaces

EGLSpec

Interface for accessing various EGL facilities independent of EGL versions.

Classes

EGLConfigAttributes
EGLConfigAttributes.Builder

Builder used to create an instance of EGLConfigAttributes Allows for a mapping of EGL configuration attributes to their corresponding values as well as including a previously generated EGLConfigAttributes instance to be used as a template and conditionally update individual mapped values

EGLManager

Class responsible for configuration of EGL related resources.

EGLVersion

Identifier for the current EGL implementation

Exceptions

EGLException

Exception class for reporting errors with EGL