ErrorCallback

interface ErrorCallback

Callback for clients to be notified about errors encountered during rendering.

Functions

Link copied to clipboard
abstract fun onGlOutOfMemory()
Called if GLES20.GL_OUT_OF_MEMORY is encountered during rendering.