update doc
This commit is contained in:
parent
e6db439870
commit
88defb65ca
@ -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…
Reference in New Issue
Block a user