commit | e0557484e3803ecb83ba2e06adf93c78fa453a35 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Fri May 27 15:01:16 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 27 15:01:16 2022 +0000 |
tree | 63c9987bdb21f9ae2e00a92b5599e5904d5cd77a | |
parent | 942fef778fe3f7cd2ac12d6f0d44d20dc99f851a [diff] |
Fix a Kokoro build error and a presubmit warning Bug: dawn:1427 Change-Id: Idec2b5e109251049d4ccd7a7bcfa12da6609601f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/91821 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Jiawei Shao <jiawei.shao@intel.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.