objective-gl ~master (2021-11-07T07:08:54.7393088)
Dub
Repo
GLDevice.BindingPoint
objectivegl
core
GLDevice
Binding Point Table
class
GLDevice
static
class
BindingPoint {
this
();
static
void
opIndexAssign
(UniformBuffer!T buffer, int index);
}
Constructors
this
this
()
Undocumented in source.
Members
Static functions
opIndexAssign
void
opIndexAssign
(UniformBuffer!T buffer, int index)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
objectivegl
core
GLDevice
classes
BindingPoint
PixelStore
RasterizerState
TextureUnits
Vertices
constructors
this
Binding Point Table