library / com.otaliastudios.opengl.surface / EglOffscreenSurface

EglOffscreenSurface

open class EglOffscreenSurface : EglSurface

A pbuffer EGL surface.

Constructors

<init>

A pbuffer EGL surface.

EglOffscreenSurface(eglCore: EglCore, width: Int, height: Int)