dawn-cmake/generator/templates/dawn_wire
Austin Eng fd4688e8d0 Separate WireServer.cpp into multiple files.
This patch copies methods and classes from WireServer.cpp and
distributes them over multiple files. Headers and forward declarations
are added as necessary, but no functional changes are made.

Bug: dawn:88
Change-Id: I471b8c27804916257eff266a51d087ba1ddbfeb6
Reviewed-on: https://dawn-review.googlesource.com/c/4000
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Commit-Queue: Austin Eng <enga@chromium.org>
2019-01-30 02:20:58 +00:00
..
client Separate WireClient.cpp into multiple files. 2019-01-16 02:18:06 +00:00
server Separate WireServer.cpp into multiple files. 2019-01-30 02:20:58 +00:00
TypeTraits.h Specialize WireServer objects 2019-01-08 17:58:38 +00:00
WireCmd.cpp Use const*const* to annotate a sequence of descriptors 2019-01-21 08:29:01 +00:00
WireCmd.h Add wire_cmd.py and dawn_wire.json to autogenerate all wire commands. 2019-01-15 20:49:53 +00:00