Package-level declarations
EGL wrappers for offscreen rendering.
Types
Link copied to clipboard
EGL config specification.
Link copied to clipboard
class EGLConfigWrapper
A wrapper for EGL config.
Link copied to clipboard
A wrapper for EGL context.
Link copied to clipboard
class EGLDisplayWrapper
A wrapper for EGL display.
Link copied to clipboard
class EGLOffscreenSurfaceWrapper(egl: EGL10, eglDisplay: EGLDisplay, eglContext: EGLContext, eglSurface: EGLSurface) : AutoCloseable
A wrapper for offscreen EGL surface.
Link copied to clipboard
class EGLWrapper
A wrapper for EGL interface.