commit | b23a8c209c5c96c30baae464f3f70398d1b3069d | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Dec 14 21:14:16 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 14 21:14:16 2021 +0000 |
tree | d512e6f86ad9d4b3015e5a31ff221b1131597b1f | |
parent | 15dc49ce75a5b90c848db9fe99489731b616f526 [diff] |
Roll third_party/tint/ e0e45a4d4..ea27b723e (1 commit) https://dawn.googlesource.com/tint/+log/e0e45a4d473a..ea27b723ef80 Chromium CQ test CL: https://chromium-review.googlesource.com/c/chromium/src/+/3339183 $ git log e0e45a4d4..ea27b723e --date=short --no-merges --format='%ad %ae %s' 2021-12-14 amaiorano Manual cherry-pick of https://dawn-review.googlesource.com/c/tint/+/71681 Created with: roll-dep third_party/tint No-Try: true Change-Id: I5f04dbd725f2992038a4bf1fa2781bd1170dca1a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/72861 Auto-Submit: Corentin Wallez <cwallez@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Antonio Maiorano <amaiorano@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.