WebGPU: Encapsulate WGPUDevice and wire server into one object
This patch puts WGPUDevice, wire_server_ and wire_seralizer_ and all the operations related to these objects into one object DawnDeviceAndWireServer as one of the preparations of supporting multiple devices in one WebGPU context. BUG=chromium:996713 Change-Id: I65fe5abe54a79394ca7d68a2c0ea8f41b0e1ac93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050324Reviewed-by:Kai Ninomiya <kainino@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Reviewed-by:
Austin Eng <enga@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Cr-Commit-Position: refs/heads/master@{#742463}
Showing
Please register or sign in to comment