dawn-cmake/generator/templates/dawn_wire/server
Austin Eng cef68bc8b7 dawn_wire: Fix a bug with multiple injected devices
Device child objects were storing an *unstable* pointer to device
specific tracking information. Fix this by moving the tracking
information to a stable heap allocation.

Bug: dawn:565
Change-Id: I00ad72563ac66e29314603e77698718953fcbf15
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/38280
Commit-Queue: Austin Eng <enga@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
2021-01-21 23:15:43 +00:00
..
ServerBase.h Ensure all wire child objects are destroyed before their device 2021-01-13 20:58:18 +00:00
ServerDoers.cpp dawn_wire: Fix a bug with multiple injected devices 2021-01-21 23:15:43 +00:00
ServerHandlers.cpp dawn_wire: Fix a bug with multiple injected devices 2021-01-21 23:15:43 +00:00
ServerPrototypes.inc Introduce a "callback" type in dawn.json 2019-11-22 13:18:22 +00:00