Type Definition gfx_hal::buffer::Stride

source · []
pub type Stride = u32;
Expand description

An stride between elements inside a buffer, in bytes.