swapBuffers

open fun swapBuffers(eglSurface: EGLSurface): Boolean

Calls eglSwapBuffers. Use this to "publish" the current frame.

Return

false on failure