mirror of
https://github.com/bevyengine/bevy
synced 2024-11-26 22:50:19 +00:00
80db794e3c
# Objective Allow users to specify the power preference when selecting a wgpu adapter, which is useful for testing or workaround purposes, and makes the behaviour consistent with the already present check for `WGPU_BACKEND`. ## Solution In `WgpuSettings::default()`, allow users to specify the `WGPU_POWER_PREF` to affect the wgpu adapter choice. |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |