dawn-cmake/src/dawn_wire
Austin Eng 8eb8385e2e dawn_wire: Tag deserialize commands with volatile pointer
This prevents bugs where the compiler assumes a piece of memory
will be the same if read from twice.

Bug: dawn:230
Change-Id: Ib3358e56b6cf8f1fbf449c5d564ef85c969d695b
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/11840
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Austin Eng <enga@chromium.org>
2019-10-07 20:38:47 +00:00
..
client dawn_wire: Tag deserialize commands with volatile pointer 2019-10-07 20:38:47 +00:00
server dawn_wire: Tag deserialize commands with volatile pointer 2019-10-07 20:38:47 +00:00
BUILD.gn BUILD.gn: put public include dirs in all_dependent_configs 2019-03-26 17:16:28 +00:00
WireClient.cpp dawn_wire: Tag deserialize commands with volatile pointer 2019-10-07 20:38:47 +00:00
WireDeserializeAllocator.cpp Add wire_cmd.py and dawn_wire.json to autogenerate all wire commands. 2019-01-15 20:49:53 +00:00
WireDeserializeAllocator.h Fix missing virtual on destructor 2019-09-03 07:47:45 +00:00
WireServer.cpp dawn_wire: Tag deserialize commands with volatile pointer 2019-10-07 20:38:47 +00:00