mirror of
https://github.com/servo/servo.git
synced 2025-10-02 01:29:15 +01:00
Only start WebGPU thread if an adapter is requested
This commit is contained in:
parent
f8c957dc1b
commit
a751b1c3d7
15 changed files with 200 additions and 147 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -4639,6 +4639,7 @@ dependencies = [
|
|||
"serde",
|
||||
"servo_atoms",
|
||||
"servo_url",
|
||||
"smallvec 0.6.10",
|
||||
"style_traits",
|
||||
"time",
|
||||
"url",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue