nanovg-d ~master (2015-12-19T21:49:00Z)
Dub
Repo
GLProgram.Uniform
nanovg
glInterface
GLProgram
Undocumented in source.
class
GLProgram
static
class
Uniform {
static
void
opIndexAssign
(GLint i, GLint l);
static
void
opIndexAssign
(float[2] v2, GLint l);
}
Members
Static functions
opIndexAssign
void
opIndexAssign
(GLint i, GLint l)
Undocumented in source.
opIndexAssign
void
opIndexAssign
(float[2] v2, GLint l)
Undocumented in source.
Meta
Source
See Implementation
nanovg
glInterface
GLProgram
classes
Uniform