dawn-cmake/generator/templates/dawn_wire/server
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
..
ServerBase.h dawn_wire: Support chunked commands 2020-10-13 22:35:34 +00:00
ServerDoers.cpp Nuke Builders Part 2: remove all builder code from wire 2019-04-01 21:04:17 +00:00
ServerHandlers.cpp Remove the hardcoded device tick in Server::HandleCommands 2020-12-16 09:37:40 +00:00
ServerPrototypes.inc Introduce a "callback" type in dawn.json 2019-11-22 13:18:22 +00:00