OnPreCompileShaderListener

Interface definition for a callback to be invoked before a shader is compiled.

addOnPreCompileShaderListener

Functions

Link copied to clipboard
abstract fun onPreCompileShader(id: Int, type: Int, additionalDefines: String)
Called before a shader is compiled.