gl.Shader

Undocumented in source.

Constructors

this
this(GlContext context, uint type, string text)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

getLog
string getLog()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

context
GlContext context;
Undocumented in source.
shader
uint shader;
Undocumented in source.

Meta