update doc
This commit is contained in:
parent
e6db439870
commit
88defb65ca
@ -47,6 +47,7 @@ impl Settings {
|
||||
/// - `dx11`
|
||||
/// - `gl`
|
||||
/// - `webgpu`
|
||||
/// - `primary`
|
||||
pub fn from_env() -> Self {
|
||||
Settings {
|
||||
internal_backend: backend_from_env()
|
||||
|
Loading…
Reference in New Issue
Block a user