commit | 79f05996e15d0f2c286db898dbc9fe1c9f8e862c | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Nov 23 15:50:49 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 23 15:50:49 2022 +0000 |
tree | 06eff7918b10a59430330a4695556dcddc88c713 | |
parent | 47fb4f9c5738e8c6e94f042e35e8b064f7fe5c67 [diff] |
cmake: Use -Wno-poison-system-directories This fixes the build on certain macOS systems. Change-Id: Ifac6d77c81982d0f147dd8197cf68a33d5cc909e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/111480 Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: James Price <jrprice@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@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.