Type Alias bevy_render::render_resource::BufferAddress
source · pub type BufferAddress = u64;
Expand description
Integral type used for buffer offsets.
pub type BufferAddress = u64;
Integral type used for buffer offsets.