dawn-cmake/generator/templates/dawn_wire/client
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
..
ApiObjects.h Separate WireClient.cpp into multiple files. 2019-01-16 02:18:06 +00:00
ApiProcs.cpp Nuke Builders Part 2: remove all builder code from wire 2019-04-01 21:04:17 +00:00
ApiProcs.h Factor wire client handlers into proper command handlers and doers 2019-01-30 03:00:17 +00:00
ClientBase.h Make the wire Client own ObjectAllocators and CommandSerializer 2019-01-30 02:31:37 +00:00
ClientHandlers.cpp dawn_wire: Tag deserialize commands with volatile pointer 2019-10-07 20:38:47 +00:00
ClientPrototypes.inc dawn_wire: Tag deserialize commands with volatile pointer 2019-10-07 20:38:47 +00:00