commit | 07c32cb938cacc8be6f149d5524b44e011f96272 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Jan 09 15:10:33 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 09 15:10:33 2023 +0000 |
tree | d8b3068b6e13d6eaf370a2cd8433d233446e1854 | |
parent | 6cbf417af28413d04ceb96bf1da5a0b5b1e0e28f [diff] |
Ignore unknown warnings. Update the cmake flags to ignore warnings for warning flags that the compiler doesn't know about. Change-Id: I2a72786807ef0cc50e606dd980b6b2c9d9beb069 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116552 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@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.