Type Alias rustjs::deno_webgpu::wgpu_types::BufferAddress
source ยท pub type BufferAddress = u64;Expand description
Integral type used for buffer offsets.
pub type BufferAddress = u64;Integral type used for buffer offsets.