Docs.rs
wgpu-types-25.0.0
wgpu-types 25.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.9
normal
bytemuck ^1.22
normal
log ^0.4
normal
serde ^1
normal
optional
thiserror ^2
normal
optional
serde ^1
dev
serde_json ^1.0.140
dev
js-sys ^0.3.70
normal
web-sys ^0.3.74
normal
Versions
99.77%
of the crate is documented
Go to latest version
Platform
wasm32-unknown-unknown
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wgpu_
types
25.0.0
Module math
Module Items
Functions
In crate wgpu_
types
wgpu_types
Module
math
Copy item path
Source
Expand description
Utilitary math functions.
Functions
ยง
align_
to
Aligns a
value
to an
alignment
.