Docs.rs
wgpu-types-22.0.0
wgpu-types 22.0.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kvark
grovesNL
cwfitzgerald
github:gfx-rs:wgpu
Dependencies
bitflags ^2
normal
serde ^1
normal
optional
serde ^1
dev
serde_json ^1.0.120
dev
js-sys ^0.3.69
normal
web-sys ^0.3.69
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
wasm32-unknown-unknown
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wgpu_types
22.0.0
BufferAddress
In crate wgpu_types
Type Alias
wgpu_types
::
BufferAddress
Copy item path
source
ยท
[
−
]
pub type BufferAddress =
u64
;
Expand description
Integral type used for buffer offsets.