ShaderException.throwProgramLog

Checks if the shader program throwed errors, and throws it.

class ShaderException
static
void
throwProgramLog
(
GLuint program
,
string file = __FILE__
,
size_t line = __LINE__
)

Meta