[−][src]Trait gfx::pso::buffer::ToInstanceRate
Helper trait for VertexBufferCommon
to support variable instance rate.
Associated Types
Required methods
fn get_rate(init: &Self::Init) -> InstanceRate
[−]
Get an actual instance rate value from the init.