Docs.rs
wgpu-0.15.1
wgpu 0.15.1
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
Crates.io
Source
Owners
kvark
grovesNL
cwfitzgerald
Dependencies
arrayvec ^0.7
normal
cfg-if ^1
normal
log ^0.4
normal
naga ^0.11
normal
parking_lot >=0.11, <0.13
normal
profiling ^1
normal
raw-window-handle ^0.5
normal
serde ^1
normal
smallvec ^1
normal
static_assertions ^1.1.0
normal
wgpu-core ^0.15
normal
wgpu-types ^0.15
normal
bitflags ^1
dev
bytemuck ^1.4
dev
ddsfile ^0.5
dev
env_logger ^0.9
dev
futures-intrusive ^0.4
dev
glam ^0.21.3
dev
image ^0.24
dev
log ^0.4
dev
naga ^0.11
dev
nanorand ^0.7
dev
noise ^0.7
dev
obj ^0.10
dev
png ^0.17.5
dev
pollster ^0.2
dev
wasm-bindgen-test ^0.3
dev
winit ^0.27.1
dev
wgpu-hal ^0.15
normal
wgpu-hal ^0.15
normal
wgpu-core ^0.15
normal
wgpu-core ^0.15
normal
wgpu-core ^0.15
normal
async-executor ^1.0
dev
wgpu-hal ^0.15
normal
js-sys ^0.3.61
normal
naga ^0.11
normal
parking_lot >=0.11, <0.13
normal
wasm-bindgen ^0.2.84
normal
wasm-bindgen-futures ^0.4.34
normal
web-sys ^0.3.61
normal
console_error_panic_hook ^0.1.7
dev
console_log ^0.2
dev
web-sys ^0.3.61
dev
wgpu-core ^0.15
normal
wgpu-hal ^0.15
normal
wgpu-core ^0.15
normal
Versions
0.15.1
0.15.0
0.14.2
0.14.0
0.13.1
0.13.0
0.12.0
0.11.1
0.11.0
0.10.2
0.10.1
0.10.0
0.9.0
0.8.1
0.8.0
0.7.1
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
x86_64-pc-windows-msvc
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Label
In wgpu
?
Type Definition
wgpu
::
Label
source
·
[
−
]
pub type Label<'a> =
Option
<&'a
str
>;
Expand description
Object debugging label.