mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-07-13 00:26:00 +00:00
This CL propagates errors from reentrant WriteBuffer calls and makes procy methods on BufferBase to show that it is safe to call GetMappedRange and Unmap without handling errors. Bug: dawn:723 Change-Id: I4ea43adc4844505314bf84e2357b2d928f1d1f8c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/46003 Auto-Submit: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Stephen White <senorblanco@chromium.org>