dawn-cmake/generator/templates/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
WireCmd.cpp dawn_wire: Tag deserialize commands with volatile pointer 2019-10-07 20:38:47 +00:00
WireCmd.h dawn_wire: Tag deserialize commands with volatile pointer 2019-10-07 20:38:47 +00:00