commit | 1450d1d7f79b7f684bdac5196c3e06a86655034f | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon May 06 18:52:34 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 06 18:52:34 2024 +0000 |
tree | a4e91437abfa613ffb064a215cad943017d4ed4d | |
parent | 143693480afe7554fea77705bfca167798a733d9 [diff] |
CMake: Compile without -Werror by default. Bug: 42241504, 42241513 Change-Id: I1b22144ff0d5f1b9cc3245d60380cf4fd951bca1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/186904 Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@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.