Only start WebGPU thread if an adapter is requested

This commit is contained in:
Zakor Gyula 2019-11-20 09:03:10 +01:00
parent f8c957dc1b
commit a751b1c3d7
15 changed files with 200 additions and 147 deletions

1
Cargo.lock generated
View file

@ -4639,6 +4639,7 @@ dependencies = [
"serde",
"servo_atoms",
"servo_url",
"smallvec 0.6.10",
"style_traits",
"time",
"url",