Docs.rs
About
Badges
Builds
Metadata
Shorthand URLs
Releases
Releases by Stars
Recent Build Failures
Build Failures by Stars
Release Activity
Build Queue
Rust
The Book
Standard Library API Reference
Rust by Example
Rust Cookbook
Crates.io
The Cargo Guide
wgpu-0.7.0
wgpu 0.7.0
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
Crates.io
Source
Authors
wgpu developers
Dependencies
arrayvec ^0.5
normal
parking_lot ^0.11
normal
raw-window-handle ^0.3
normal
serde ^1
normal
smallvec ^1
normal
tracing ^0.1
normal
wgpu-types ^0.7
normal
bytemuck ^1.4
dev
cgmath ^0.18
dev
ddsfile ^0.4
dev
log ^0.4
dev
naga ^0.3
dev
noise ^0.7
dev
png ^0.16
dev
rand ^0.7.2
dev
winit ^0.24.0
dev
wgpu-core ^0.7
normal
async-executor ^1.0
dev
pollster ^0.2
dev
wgpu-subscriber ^0.1
dev
js-sys ^0.3.46
normal
naga ^0.3
normal
wasm-bindgen =0.2.69
normal
wasm-bindgen-futures ^0.4.19
normal
web-sys =0.3.46
normal
wgpu-core ^0.7
normal
console_error_panic_hook ^0.1.6
dev
console_log ^0.1.2
dev
Versions
0.7.0
0.6.2
0.6.0
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
☰
Type Definition BufferAddress
wgpu
?
Type Definition
wgpu
::
BufferAddress
[
−
]
[src]
type BufferAddress =
u64
;
Integral type used for buffer offsets.