dawn-cmake/generator/templates
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
..
dawn_native Remove Bit from TextureUsageBit and BufferUsageBit 2019-08-27 08:21:39 +00:00
dawn_wire dawn_wire: Tag deserialize commands with volatile pointer 2019-10-07 20:38:47 +00:00
opengl Rename ContextLost to DeviceLost 2019-08-27 18:10:03 +00:00
api.c Capitalize C types dawn -> Dawn 2019-03-11 16:52:42 +00:00
api.h Rename DeviceErrorCallback to ErrorCallback and add ErrorType arg 2019-08-27 21:41:56 +00:00
apicpp.cpp Implement CreateBufferMapped in dawn_native for MAP_WRITE buffers only. 2019-05-15 18:55:22 +00:00
apicpp.h Use whole size of buffer if binding buffer size is UINT64_MAX 2019-07-17 08:54:19 +00:00
mock_api.cpp Add empty implementations of Push/PopErrorScope 2019-09-04 22:54:03 +00:00
mock_api.h Add empty implementations of Push/PopErrorScope 2019-09-04 22:54:03 +00:00