glGetShaderCompileStatus

common
fun glGetShaderCompileStatus(shaderHandle: Int): Boolean

Returns true if shader identified by a given shaderHandle has been successfully compiled.