createContext

fun createContext(    egl: EGL10,     eglDisplay: EGLDisplay?,     eglConfig: EGLConfig?): EGLContext?