ShaderProgram.link

Try to link, and throw if it didn't succeed.

struct ShaderProgram
void
link
()

Throws

ShaderCompilationError containing the error log on failure.

Meta