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