mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-14 03:11:29 +00:00
Some dawn_unittests crash on some configurations because the uninitialized |label| member crashed string serialization. Default initialize all descriptors to avoid this problem. Bug: none Change-Id: I6ea1851ebb6f54690a28ba396e0beaa85d8670cc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/16260 Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Corentin Wallez <cwallez@google.com> Commit-Queue: Austin Eng <enga@chromium.org>