OnPostCompileShaderListener

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

addOnPostCompileShaderListener

Functions

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