EGLDisplayWrapper

class EGLDisplayWrapper

A wrapper for EGL display.

Types

Companion
Link copied to clipboard
object Companion

Functions

findConfig
Link copied to clipboard
fun findConfig(configSpec: EGLConfigSpec): EGLConfigWrapper
Returns a wrapper for EGL config matching a given specification.
initialize
Link copied to clipboard
fun initialize(): String
Initializes EGL display and returns EGL version.