A descriptor that defines the layout of of data inside the uniform buffer.
Create a new UniformBufferFormat instance.
The graphics device.
An array of uniforms to be stored in the buffer
Returns format of a uniform with specified name. Returns undefined if the uniform is not found.
The name of the uniform.
A descriptor that defines the layout of of data inside the uniform buffer.