onSurfaceCreated

open override fun onSurfaceCreated(gl: GL10?, config: EGLConfig?)

Called once surface is created.

Parameters

gl

OpenGL context.

config

EGL configuration.