Back to Wgpu

README

wgpu-core/platform-deps/windows-linux-android/README.md

29.0.1259 B
Original Source

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.