Type Alias BufferAddress
pub type BufferAddress = u64;
Available on crate feature
unstable-wgpu-24
only.Expand description
Integral type used for buffer offsets.
pub type BufferAddress = u64;
unstable-wgpu-24
only.Integral type used for buffer offsets.