update synchronization, fix last errors in wgc

This commit is contained in:
Dzmitry Malyshau
2021-06-08 01:19:18 -04:00
parent 0a82c232ba
commit ff2a3e84fc
16 changed files with 253 additions and 255 deletions

1
Cargo.lock generated
View File

@@ -1891,6 +1891,7 @@ version = "0.1.0"
dependencies = [
"bitflags",
"naga",
"raw-window-handle",
"smallvec",
"thiserror",
"wgpu-types",