errorString

fun errorString(eglError: Int): String

Converts an EGL error code to a human-readable string.

Return

A human-readable string representing the EGL error.

Parameters

eglError

The EGL error code.