EGLOffscreenSurfaceWrapper
class EGLOffscreenSurfaceWrapper(egl: EGL10, eglDisplay: EGLDisplay, eglContext: EGLContext, eglSurface: EGLSurface) : AutoCloseable
A wrapper for offscreen EGL surface.
A wrapper for offscreen EGL surface.