[utils] Suppress warnings even in non-standalone Dawn->Chromium roll fails because of one particular warning that we're suppressing in warning_suppression_mappings. But just apply ALL of the warning suppressions in non-standalone, to avoid being confusing. - Before: in non standalone, we don't touch the warning config at all - After: in non-standalone, we disable warnings but don't enable any extra warnings https://crrev.com/c/8077467?tab=checks Bug: 523358231 Change-Id: Ieca349ce4b46e298dc6b57eae8c59153ee92f1e2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/323575 Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Kai Ninomiya <kainino@chromium.org>
Dawn is an open-source and cross-platform implementation of the WebGPU standard. More precisely it implements webgpu.h that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h version that Dawn implements.webgpu.h.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.