Shader

Constructors

this
this(ShaderType type)

Destructor

A destructor is present on this object, but not explicitly documented in the source.

Members

Functions

compile
void compile()
shaderSource
void shaderSource(string str)
shaderSource
void shaderSource(string[] strs)

Variables

id
uint id;
source
string source;

Human readable name of the source

Meta