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`
|
/// - `dx11`
|
||||||
/// - `gl`
|
/// - `gl`
|
||||||
/// - `webgpu`
|
/// - `webgpu`
|
||||||
|
/// - `primary`
|
||||||
pub fn from_env() -> Self {
|
pub fn from_env() -> Self {
|
||||||
Settings {
|
Settings {
|
||||||
internal_backend: backend_from_env()
|
internal_backend: backend_from_env()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue