dawn-cmake/generator/templates
Corentin Wallez 1a99f42c7d WireServer: Wrap userdata in unique_ptr in callbacks
This fixes a leak that was introduced in
https://dawn-review.googlesource.com/c/dawn/+/3622 where the early
return doesn't delete the userdata.

BUG=chromium:921360

Change-Id: I500dd2b4fa02121e5c0278c5f6f83a30861815e4
Reviewed-on: https://dawn-review.googlesource.com/c/3942
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
2019-01-14 18:41:13 +00:00
..
dawn_native Remove BufferView and inline offset/size in BindGroup 2018-12-07 12:31:53 +00:00
dawn_wire WireServer: Wrap userdata in unique_ptr in callbacks 2019-01-14 18:41:13 +00:00
api.c Rename nxtProcTable and nxtSetProcs to dawn 2018-07-18 22:54:06 +02:00
api.h Implement timeline fences in Dawn 2018-12-03 16:57:34 +00:00
apicpp.cpp dawncpp.h: Don't expose the fluent syntax for non-builders 2018-09-20 20:05:21 +00:00
apicpp.h Add static library versions of libdawn* 2019-01-09 09:05:18 +00:00
apicpp_traits.h Standardize header guards for libdawn headers 2018-07-25 21:03:49 +02:00
mock_api.cpp Revert "Create new src/tests BUILD.gn file." 2018-12-08 10:35:53 +00:00
mock_api.h Implement timeline fences in Dawn 2018-12-03 16:57:34 +00:00