OpenGlShader.this

Constructs the shader object by calling glCreateProgram, then compiling each given Source, and finally, linking them together.

class OpenGlShader
this

Throws

on compile or link failure.

Suggestion Box / Bug Report