[][src]Type Definition gfx::pso::buffer::InstanceRate

type InstanceRate = u8;

The number of instances between each subsequent attribute value

Trait Implementations

impl ToInstanceRate for InstanceRate[src]

type Init = InstanceRate

The associated init type for PSO component.