commit | 6d9ee4254bd3a24298a2e0fd1c494d8a8d333ee1 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon Jan 10 15:23:21 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 10 15:23:21 2022 +0000 |
tree | ab177886fc19db09c4443f8bc4887c1c93a71b04 | |
parent | 4fe5d654460ac5af6e7d6caa2cb5ac67f991d034 [diff] |
dawn_node: handle literals on typdef'd interface members Bug: dawn:1123 Change-Id: Ie7f388a0322b195937aa76ab30b1513ca642b572 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/75901 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
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.