makeCurrent

open external fun makeCurrent(): Boolean

Make this context the current OpenGL rendering context. All GL functions you call operate on this context until another context is made current.