Shader.compile

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

struct Shader
void
compile
()

Throws

ShaderCompilationError containing the error log on failure.

Meta