OpenGL Shader wrapper.
Creates a shader devoid of source code.
Creates a shader with source code and compiles it.
Releases the OpenGL shader resource.
Compile this OpenGL shader.
Gets the compiling report.
Load source code for this shader.
See Implementation
OpenGL Shader wrapper.