EglConfigChooser

object EglConfigChooser : EglNativeConfigChooser

Helper for GLSurfaceView.setEGLConfigChooser, plus some handy methods for configs.

Functions

getConfig
Link copied to clipboard
fun getConfig(display: EGLDisplay, version: Int, recordable: Boolean): EGLConfig?
Finds a suitable EGLConfig by querying EGL14.

Properties

GLES2
Link copied to clipboard
val GLES2: GLSurfaceView.EGLConfigChooser
GLES3
Link copied to clipboard
val GLES3: GLSurfaceView.EGLConfigChooser