#graphics #vulkan #wgpu #platform #web-gpu

wgpu-core-deps-windows-linux-android

Feature unification helper crate for the Windows/Linux/Android platforms

1 stable release

new 25.0.0 Apr 10, 2025

#1187 in Graphics APIs


Used in 40 crates (via wgpu-core)

MIT/Apache

405KB
8K SLoC

This crate exists to allow platform and feature specific features work correctly. The features enabled on this crate are only enabled on windows, target_os = "linux", and target_os = "android" platforms. See wgpu-hal's Cargo.toml for more information.

Dependencies

~0–28MB
~401K SLoC