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.6.2
wgpu 0.6.2
Rusty WebGPU API wrapper
MPL-2.0
Links
Homepage
1338
175
301
Crates.io
Source
More information
Authors
wgpu developers
Dependencies
arrayvec ^0.5
normal
futures ^0.3
normal
parking_lot ^0.11
normal
raw-window-handle ^0.3
normal
serde ^1
normal
smallvec ^1
normal
tracing ^0.1
normal
typed-arena ^2.0.1
normal
wgpu-types ^0.6
normal
bytemuck ^1
dev
cgmath ^0.17
dev
ddsfile ^0.4
dev
log ^0.4
dev
noise ^0.6
dev
png ^0.16
dev
rand ^0.7.2
dev
winit ^0.22.1
dev
gfx-backend-vulkan ^0.6
normal
wgpu-core ^0.6
normal
wgpu-subscriber ^0.1
dev
js-sys ^0.3.39
normal
wasm-bindgen ^0.2.62
normal
wasm-bindgen-futures ^0.4.12
normal
web-sys ^0.3.39
normal
console_error_panic_hook ^0.1.6
dev
console_log ^0.1.2
dev
objc ^0.2.7
normal
Versions
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
?
[
−
]
[src]
Type Definition
wgpu
::
BufferAddress
type BufferAddress =
u64
;
Integral type used for buffer offsets.