ShaderException.throwShaderLog

Checks if the shader throwed errors, and throws it.

class ShaderException
static
void
throwShaderLog
(
GLuint shader
,
string file = __FILE__
,
size_t line = __LINE__
)

Meta