mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-21 02:39:11 +00:00
Unify TickImpl called during Device shutdown.
Bug: dawn:400 Change-Id: I26ad1a739d123ebc81a2e7d309c8a42f517be06c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/22662 Commit-Queue: Natasha Lee <natlee@microsoft.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
This commit is contained in:
committed by
Commit Bot service account
parent
527080ff03
commit
4aca14ccb6
@@ -185,6 +185,7 @@ namespace dawn_native { namespace null {
|
||||
}
|
||||
|
||||
MaybeError Device::WaitForIdleForDestruction() {
|
||||
mPendingOperations.clear();
|
||||
return {};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user