Docs.rs
wgpu-0.18.0
wgpu 0.18.0
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
flume ^0.11
normal
log ^0.4
normal
naga ^0.14.0
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.18.0
normal
wgpu-types ^0.18.0
normal
naga ^0.14.0
dev
wgpu-hal ^0.18.0
normal
wgpu-core ^0.18.0
normal
wgpu-hal ^0.18.0
normal
wgpu-core ^0.18.0
normal
wgpu-core ^0.18.0
normal
wgpu-core ^0.18.0
normal
wgpu-hal ^0.18.0
normal
js-sys ^0.3.64
normal
naga ^0.14.0
normal
parking_lot >=0.11, <0.13
normal
wasm-bindgen ^0.2.87
normal
wasm-bindgen-futures ^0.4.34
normal
web-sys ^0.3.64
normal
wgpu-hal ^0.18.0
normal
wgpu-core ^0.18.0
normal
Versions
100%
of the crate is documented
Platform
wasm32-unknown-unknown
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
0.18.0
DynamicOffset
In crate wgpu
?
Type Alias
wgpu
::
DynamicOffset
source
·
[
−
]
pub type DynamicOffset =
u32
;
Expand description
Integral type used for dynamic bind group offsets.