commit | e04cdec79537b9f577065e00c0e44e4fedf2fa0f | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Jun 30 23:11:06 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 30 23:11:06 2023 +0000 |
tree | 21ce8650aa3c078554c0506140995abfc9f042e6 | |
parent | 8509fcc7bb26e6f35ee02e537fef786f47727e4d [diff] |
[tint][ir] Fix new validation failures New validator enforcement collided with new tests. Change-Id: Icd77bfceb8a4075c41aa2cff6477b2cf1389512a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/139860 Auto-Submit: Ben Clayton <bclayton@google.com> Kokoro: Ben Clayton <bclayton@google.com> Reviewed-by: James Price <jrprice@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.