dawn-cmake/generator
Corentin Wallez 67ab1ea8c7 dawn.json: Use void* instead of uint8_t* for data pointers
This requires some changes in the wire because WireCmd doesn't know the
size of void. This also adds a handwritten implementation of the Wire
commands for SetSubData that internally converts to uint8_t so that
WireCmd can generate the de/serialization.

BUG=dawn:160

Change-Id: Icbf0fd7dd841639ee6f67333844e027b27a8afcc
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/7780
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
2019-06-06 16:19:15 +00:00
..
templates dawn.json: Use void* instead of uint8_t* for data pointers 2019-06-06 16:19:15 +00:00
common.py Replace dawn::CallbackUserdata with void* 2019-05-29 13:03:50 +00:00
dawn_generator.gni Split off common and libdawn / dawn_headers from BUILD.gn 2019-03-07 01:46:39 +00:00
extract_json.py BUILD.gn: Remove use of exec_script 2018-08-20 07:24:55 -04:00
main.py Rename .inl to .inc 2019-05-17 20:42:33 +00:00
wire_cmd.py dawn.json: Use void* instead of uint8_t* for data pointers 2019-06-06 16:19:15 +00:00