library
/
com.otaliastudios.opengl.core
/
EglConfigChooser
/
getConfig
androidJvm
get
Config
@
JvmStatic
()
fun
getConfig
(display:
EGLDisplay
, version:
Int
, recordable:
Boolean
):
EGLConfig
?
Content copied to clipboard
Finds a suitable EGLConfig by querying
EGL14
.