EGLOffscreenSurfaceWrapper
class EGLOffscreenSurfaceWrapper( egl: EGL10, eglDisplay: EGLDisplay, eglContext: EGLContext, eglSurface: EGLSurface) : AutoCloseable
Content copied to clipboard
A wrapper for offscreen EGL surface.
Constructors
Link copied to clipboard
fun EGLOffscreenSurfaceWrapper( egl: EGL10, eglDisplay: EGLDisplay, eglContext: EGLContext, eglSurface: EGLSurface)
Content copied to clipboard