COPY_BUFFER_ALIGNMENT

Constant COPY_BUFFER_ALIGNMENT 

pub const COPY_BUFFER_ALIGNMENT: u64 = 4; // 4u64
Available on crate feature unstable-wgpu-26 only.
Expand description

Buffer to buffer copy as well as buffer clear offsets and sizes must be aligned to this number.