commit | 3f788e66a733123d129471def5b2ca2f6d1e2b87 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Sep 05 09:26:49 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 05 09:26:49 2023 +0000 |
tree | b5e594c6f60ca76e93161db6391be10912bf0fd8 | |
parent | cade5e1a7eb18d9dddb3fd4a7dd5ca1d73864571 [diff] |
dawn/common: Fix warning-as-error for GCC The "cfi-derived-cast" attribute is only understood by clang Change-Id: I981ae4d5df7dd71f529dbd6456ac5d7ecd586b94 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/149681 Commit-Queue: Ben Clayton <bclayton@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.