dawn-cmake/generator/templates/dawn_wire
Austin Eng a7bb5a5b74 Remove the hardcoded device tick in Server::HandleCommands
This was here to ensure all callbacks return, but this can now
be done by calling device.Tick - which Chromium does
periodically. Remove it now, especially since it will be incorrect
when the wire supports more than one device.

Bug: dawn:384
Change-Id: If948ffe8931be7ba989f733efd64549d0c56b382
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/35841
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Jiawei Shao <jiawei.shao@intel.com>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
2020-12-16 09:37:40 +00:00
..
client Remove storage class specifier for the explicit template specialization 2020-11-20 09:38:56 +00:00
server Remove the hardcoded device tick in Server::HandleCommands 2020-12-16 09:37:40 +00:00
ObjectType.h Track and destroy all child objects on wire client destruction 2020-11-11 19:46:18 +00:00
WireCmd.cpp dawn_wire: Support chunked commands 2020-10-13 22:35:34 +00:00
WireCmd.h Track and destroy all child objects on wire client destruction 2020-11-11 19:46:18 +00:00