OnShaderCompileFailedListener

Interface definition for a callback to be invoked after a shader failed to compile.

addOnShaderCompileFailedListener

Functions

Link copied to clipboard
abstract fun onShaderCompileFailed(id: Int, type: Int, additionalDefines: String)
Called when a shader fails to compile.