dawn-cmake/generator/templates/dawn_wire/client
Austin Eng cb0cb658d4 Rename DeviceErrorCallback to ErrorCallback and add ErrorType arg
This same callback will be used for push/pop error scope.

Bug: dawn:153
Change-Id: I2771539e13f8a4e6a59f13c8082689d25ba44905
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/10460
Commit-Queue: Austin Eng <enga@chromium.org>
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
2019-08-27 21:41:56 +00:00
..
ApiObjects.h Separate WireClient.cpp into multiple files. 2019-01-16 02:18:06 +00:00
ApiProcs.cpp Nuke Builders Part 2: remove all builder code from wire 2019-04-01 21:04:17 +00:00
ApiProcs.h Factor wire client handlers into proper command handlers and doers 2019-01-30 03:00:17 +00:00
ClientBase.h Make the wire Client own ObjectAllocators and CommandSerializer 2019-01-30 02:31:37 +00:00
ClientHandlers.cpp Factor wire client handlers into proper command handlers and doers 2019-01-30 03:00:17 +00:00
ClientPrototypes.inc Rename DeviceErrorCallback to ErrorCallback and add ErrorType arg 2019-08-27 21:41:56 +00:00