commit | 87a190e58c7a08bdccff45e98bc849b09d32b421 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Jan 23 15:17:03 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 23 15:17:03 2024 +0000 |
tree | 03778462ec5c949a83a6a2ba5ec99649f9d19581 | |
parent | 15d2710c84b3420bd20da25b8ccbe5681521df84 [diff] |
[DEPS] Update nodejs to 20.11 It looks like 20.9 got deleted from cloud storage, so this fixes `gclient sync` when node hasn't been already fetched. Change-Id: If6c1f152d87b54a292e82bf311292f4a4db0db84 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/171260 Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Ben Clayton <bclayton@google.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.