UniformBlock

Undocumented in source.

Constructors

this
this(string blockName, Uniform[] uniforms, UniformBlockLayout layout)
Undocumented in source.

Members

Variables

bindingPoint
uint bindingPoint;
Undocumented in source.
blockName
string blockName;
Undocumented in source.
buffer
uint buffer;
Undocumented in source.
hasBuffer
bool hasBuffer;
Undocumented in source.
layout
UniformBlockLayout layout;
Undocumented in source.
uniforms
UniformContainer uniforms;
Undocumented in source.

Meta