commit | c4e076ffe6365b8e5254488362340cfbb355efc6 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Sep 08 01:04:34 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 08 01:04:34 2022 +0000 |
tree | 8d909c2000edc854a328c123b078c084600218ee | |
parent | 7ca82ac4d0ed20a8371de408e4e7ec83e59cf431 [diff] |
Rename attribute values. This CL renames the attributes to store `expr` instead of `value`. This closer matches what is stored. Bug: tint:1633 Change-Id: If1db34d1f9186afa111c394f18ed049dd2f56f91 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101525 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.