dawn-cmake/generator/templates/dawn_wire/server
Corentin Wallez 540ababb6b Introduce a "callback" type in dawn.json
This replaces all instances of "natively defined" with callbacks and
adds information about the callbacks arguments so that their typedefs
can be autogenerated in dawn.json.

Also adds all the methods using callbacks to the list of handwritten
client commands so that the wire templates don't try to generate code
for them.

BUG=dawn:22

Change-Id: I30ce01e3e688a16b31efa74d0c94ebafdca00985
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/13901
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Jiawei Shao <jiawei.shao@intel.com>
2019-11-22 13:18:22 +00:00
..
ServerBase.h Split the libdawn target in components with a single purpose. 2019-10-15 11:44:38 +00:00
ServerDoers.cpp Nuke Builders Part 2: remove all builder code from wire 2019-04-01 21:04:17 +00:00
ServerHandlers.cpp Introduce a "callback" type in dawn.json 2019-11-22 13:18:22 +00:00
ServerPrototypes.inc Introduce a "callback" type in dawn.json 2019-11-22 13:18:22 +00:00