nanovg-d ~master (2015-12-19T21:49:00Z)
Dub
Repo
GLUniformBuffer.BindRange
nanovg
glInterface
GLUniformBuffer
Undocumented in source.
class
GLUniformBuffer
static
class
BindRange {
static
void
opIndexAssign
(ByteRange br, GLint buffer_name, GLint ui);
}
Members
Static functions
opIndexAssign
void
opIndexAssign
(ByteRange br, GLint buffer_name, GLint ui)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
nanovg
glInterface
GLUniformBuffer
aliases
ArrayData
classes
BindRange
static functions
opDispatch