dawn-cmake/generator/templates/dawn_wire/client
Corentin Wallez cb2c64f7d9 Nuke Builders Part 2: remove all builder code from wire
This removes blocks of code that were obviously builder-specific but
also removes the ObjectStorage::valid member that was used to implement
the maybe monad on the wire server side. This is no longer needed since
dawn_native handles the maybe monad internally now.

BUG=dawn:125

Change-Id: I8c30daae9fc70853bc1996d85a860b4877c5976c
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/6161
Reviewed-by: Austin Eng <enga@chromium.org>
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
2019-04-01 21:04:17 +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.inl Factor wire client handlers into proper command handlers and doers 2019-01-30 03:00:17 +00:00