commit | 996733c816fc7f8a699122ae2619ad994a5996f7 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Aug 26 15:09:50 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 26 15:09:50 2024 +0000 |
tree | ffb5ad26c8200b2f9f08514917258fa3c572dcdb | |
parent | 2a0679f86212a543fd18b9b225f03a82bb57ae78 [diff] |
Fixup `gn check` errors. When running `gn check` several errors are produced. This CL fixes up the various issues seen so `gn check` completes successfully. Change-Id: I6ed2e6cf43417e13b2ace4717bb03dc742c7330c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203715 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: dan sinclair <dsinclair@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.