Fix all GCC 10 warnings

Change-Id: Ibabab265e734a4a421a38ab586e7e11905fa5da1
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/64740
Reviewed-by: Austin Eng <enga@chromium.org>
Commit-Queue: Ben Clayton <bclayton@google.com>
This commit is contained in:
Ben Clayton
2021-09-23 17:34:53 +00:00
committed by Dawn LUCI CQ
parent e0da9ffedd
commit 999cc24209
31 changed files with 106 additions and 26 deletions

View File

@@ -29,6 +29,7 @@ namespace dawn_native {
case wgpu::ErrorFilter::OutOfMemory:
return wgpu::ErrorType::OutOfMemory;
}
UNREACHABLE();
}
} // namespace