dawn-cmake/generator/templates/dawn/wire/client
Corentin Wallez 0daef56b49 dawn::wire::client::ObjectBase: encapsulate remaining members.
ObjectBase::refcount is no longer exposed and instead Reference() and
Release() methods are available to operate on it.

The client is now exposed through a GetClient() accessor.

Bug: dawn:1451
Change-Id: Ia47ed2de0a8f03ccc3275cb81d6335d2125060cb
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/93442
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Loko Kung <lokokung@google.com>
2022-06-14 16:13:26 +00:00
..
ApiObjects.h tint->dawn: Move src/dawn_wire -> src/dawn/wire 2022-02-04 12:51:25 +00:00
ApiProcs.cpp dawn::wire::client::ObjectBase: encapsulate remaining members. 2022-06-14 16:13:26 +00:00
ClientBase.h dawn::wire::client: Track the object generation on the objects 2022-06-14 14:55:46 +00:00
ClientHandlers.cpp dawn::wire::client: Track the object generation on the objects 2022-06-14 14:55:46 +00:00
ClientPrototypes.inc tint->dawn: Move src/dawn_wire -> src/dawn/wire 2022-02-04 12:51:25 +00:00