Constant wgpu::COPY_BUFFER_ALIGNMENT[][src]

pub const COPY_BUFFER_ALIGNMENT: u64 = 4; // 0x0000_0000_0000_0004u64
Expand description

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