MapLibre Native Android
Toggle table of contents
13.4.1
openglRelease
Target filter
openglRelease
Switch theme
Search in API
Skip to content
MapLibre Native Android
MapLibre Native Android
/
org.maplibre.android.maps.renderer.egl
/
EGLLogWrapper
/
eglCreateContext
egl
Create
Context
open
fun
eglCreateContext
(
display
:
EGLDisplay
,
config
:
EGLConfig
,
share_context
:
EGLContext
,
attrib_list
:
Array
<
Int
>
)
:
EGLContext
(
source
)