[][src]Type Definition gfx_core::command::InstanceParams

type InstanceParams = (InstanceCount, VertexCount);

Optional instance parameters: (instance count, buffer offset)