Docs.rs
aga-2.0.0
aga 2.0.0
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
admercs
Dependencies
bytemuck ^1
normal
glyphon ^0.8
normal
log ^0.4
normal
pollster ^0.4
normal
serde ^1
normal
serde_json ^1
normal
wgpu ^24
normal
winit ^0.30
normal
Versions
45.96%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
BufferAddress
agpu
2.0.0
In agpu::
types
agpu
::
types
Type Alias
Buffer
Address
Copy item path
Source
pub type BufferAddress =
u64
;
Expand description
Integral type used for buffer offsets.