Type Definition gfx_core::command::InstanceParams [−][src]
type InstanceParams = (InstanceCount, VertexCount);
Optional instance parameters: (instance count, buffer offset)
type InstanceParams = (InstanceCount, VertexCount);
Optional instance parameters: (instance count, buffer offset)