Docs.rs
wgpu-types-23.0.0
wgpu-types 23.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.6
normal
serde ^1
normal
optional
serde ^1
dev
serde_json ^1.0.132
dev
js-sys ^0.3.70
normal
web-sys ^0.3.72
normal
Versions
100%
of the crate is documented
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
23.0.0
wgpu_types
Type Alias
BufferAddress
Copy item path
Source
pub type BufferAddress =
u64
;
Expand description
Integral type used for buffer offsets.