update doc
This commit is contained in:
parent
e6db439870
commit
88defb65ca
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ impl Settings {
|
|||
/// - `dx11`
|
||||
/// - `gl`
|
||||
/// - `webgpu`
|
||||
/// - `primary`
|
||||
pub fn from_env() -> Self {
|
||||
Settings {
|
||||
internal_backend: backend_from_env()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue