f104fea367
This makes the primitives in the serialized wire protocol the same across platforms and architectures which is better for both fuzzing and remoting Dawn. Commands that used size_t are updated to use uint64_t, and the server-side implementation checks if conversion to size_t would narrow. Bug: dawn:680 Change-Id: Icef9dc11a72699685ed7191c34d6a922b652c887 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/41582 Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Stephen White <senorblanco@chromium.org> |
||
---|---|---|
.. | ||
templates | ||
BUILD.gn | ||
CMakeLists.txt | ||
dawn_generator.gni | ||
dawn_json_generator.py | ||
extract_json.py | ||
generator_lib.gni | ||
generator_lib.py | ||
opengl_loader_generator.py | ||
remove_files.py |