commit | 0856adfb3b2c822e97384a7ff07f5571d2dbb8e1 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Sat Nov 02 02:54:22 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Nov 02 02:54:22 2024 +0000 |
tree | 25169ab617d6abff3e128a3f7bf7bf72580312cf | |
parent | 70d48ee2ec9e1f75507bf5821ed7132c50fbd071 [diff] |
Roll third_party/gpuweb/ 75702cb31..2629ea6a9 (17 commits) https://github.com/gpuweb/gpuweb/compare/75702cb31c03...2629ea6a98a2 Includes the rename of the copy types for dawn.node. Created with: roll-dep third_party/gpuweb Change-Id: I5e17aaffd1688540a1b58c80d549e079c60ea140 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/213437 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Geoff Lang <geofflang@chromium.org>
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.