commit | 61c16eb4487e54e0f6b816573b2fe2594b7d8e62 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Sat Jan 21 23:44:38 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jan 21 23:44:38 2023 +0000 |
tree | 048ae951a3824666019cad8ffc7c8a6839c31965 | |
parent | e2ff3431f420f4738624e99360f3f502fc15d9b0 [diff] |
Move ast/access to type/access. This CL moves the ast/access files into type/access to resolve the type dependency on ast Change-Id: Ic0973c5ad162166736abb07cf9bbed7efa91695b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117605 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Reviewed-by: 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.