dawn-cmake/src/dawn_wire/client
Austin Eng 45ea7e66bf Rename SetErrorCallback to SetUncapturedErrorCallback
This is to better match the naming of the uncapturederror event
in WebGPU.

Bug: dawn:153
Change-Id: Ic2bc1f46bf3d1f0d14cbd5cb8ea6e54d1679f987
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/10542
Commit-Queue: Austin Eng <enga@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
2019-08-27 21:43:56 +00:00
..
ApiObjects.h Make the wire Client own ObjectAllocators and CommandSerializer 2019-01-30 02:31:37 +00:00
ApiProcs.cpp Rename SetErrorCallback to SetUncapturedErrorCallback 2019-08-27 21:43:56 +00:00
Buffer.cpp Add MemoryTransfer interfaces to the wire 2019-07-19 16:01:48 +00:00
Buffer.h Add MemoryTransfer interfaces to the wire 2019-07-19 16:01:48 +00:00
Client.cpp Add MemoryTransfer interfaces to the wire 2019-07-19 16:01:48 +00:00
Client.h Rename DeviceErrorCallback to ErrorCallback and add ErrorType arg 2019-08-27 21:41:56 +00:00
ClientDoers.cpp Rename SetErrorCallback to SetUncapturedErrorCallback 2019-08-27 21:43:56 +00:00
ClientInlineMemoryTransferService.cpp MemoryTransferService: Separate functions to serialize and get serialization size 2019-08-09 00:03:20 +00:00
ClientMemoryTransferService_mock.cpp MemoryTransferService: Separate functions to serialize and get serialization size 2019-08-09 00:03:20 +00:00
ClientMemoryTransferService_mock.h MemoryTransferService: Separate functions to serialize and get serialization size 2019-08-09 00:03:20 +00:00
Device.cpp Rename SetErrorCallback to SetUncapturedErrorCallback 2019-08-27 21:43:56 +00:00
Device.h Rename SetErrorCallback to SetUncapturedErrorCallback 2019-08-27 21:43:56 +00:00
Fence.cpp Separate WireClient.cpp into multiple files. 2019-01-16 02:18:06 +00:00
Fence.h Replace dawn::CallbackUserdata with void* 2019-05-29 13:03:50 +00:00
ObjectAllocator.h Nuke Builders Part 2: remove all builder code from wire 2019-04-01 21:04:17 +00:00
ObjectBase.h Nuke Builders Part 2: remove all builder code from wire 2019-04-01 21:04:17 +00:00