dawn-cmake/src/dawn_wire
Jiawei Shao e6441b604f dawn_wire: Make GetProcs() a static member function of WireClient
This patch makes GetProcs() a static member function of WireClient so
that we can call it without creating a WireClient object.

BUG=chromium:996713

Change-Id: I499be0cd2c5a5f29c796d3be88ce33c1b70711d6
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/14942
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
Commit-Queue: Jiawei Shao <jiawei.shao@intel.com>
2020-01-10 00:02:38 +00:00
..
client Add DeviceLostCallback to dawn.json and dawn_wire 2019-12-18 18:59:20 +00:00
server Add DeviceLostCallback to dawn.json and dawn_wire 2019-12-18 18:59:20 +00:00
BUILD.gn BUILD.gn: put public include dirs in all_dependent_configs 2019-03-26 17:16:28 +00:00
WireClient.cpp dawn_wire: Make GetProcs() a static member function of WireClient 2020-01-10 00:02:38 +00:00
WireDeserializeAllocator.cpp Add wire_cmd.py and dawn_wire.json to autogenerate all wire commands. 2019-01-15 20:49:53 +00:00
WireDeserializeAllocator.h Fix missing virtual on destructor 2019-09-03 07:47:45 +00:00
WireServer.cpp Make dawn_wire use the webgpu.h header 2019-10-24 22:27:27 +00:00