Struct gfx::pso::buffer::ConstantBuffer
[−]
[src]
pub struct ConstantBuffer<T: Structure<ConstFormat>>(_, _);
Constant buffer component.
- init: &str
= name of the buffer
- data: Buffer<T>