mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
Mention WGPU_ADAPTER_NAME Env Var in WGPU README
This commit is contained in:
@@ -39,6 +39,10 @@ The following environment variables can be used to configure how the framework e
|
||||
|
||||
If unset a low power adapter is preferred.
|
||||
|
||||
- `WGPU_ADAPTER_NAME`
|
||||
|
||||
Select a specific adapter by specifying a substring of the adapter name.
|
||||
|
||||
#### Run Examples on the Web (`wasm32-unknown-unknown`)
|
||||
|
||||
See [wiki article](https://github.com/gfx-rs/wgpu-rs/wiki/Running-on-the-Web-with-WebGPU-and-WebGL).
|
||||
|
||||
Reference in New Issue
Block a user