object EglConfigChooser
Helper for GLSurfaceView.setEGLConfigChooser, plus some handy methods for configs. |
|
object EglContextFactory
Helper for GLSurfaceView.setEGLContextFactory. |
|
class EglCore
Core EGL state (display, context, config). The EGLContext must only be attached to one thread at a time. This class is not thread-safe. |
|
object Egloo
Contains static utilities for EGL and GLES. |
|
interface GlBindable |
|
abstract class GlViewportAware |
fun GlBindable.use(block: () -> Unit): Unit |