commit | 1b90f937422b1526245f3224194a99c0ed5ee5bc | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Sat Feb 18 12:37:34 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Feb 18 12:37:34 2023 +0000 |
tree | 17f6f87c1f6de692a9e198102d8e0a23db110726 | |
parent | 643f2aad43055f2a2f8576c2ef4fbea958317584 [diff] |
tint: Remove type::AddressSpace::kNone Just use kUndefined. Change-Id: I26eada75a31b26f83e132a9a15c8ff64f7821676 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/120404 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.