commit | 8c70529f0b9abc976ee5e372d61202bd9739826b | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon Oct 23 20:15:19 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 23 20:15:19 2023 +0000 |
tree | 6ea3c669591b0919e340663ed834da69b2c92544 | |
parent | 1d5be2442e383f7b84845910b9670b5d9413c86a [diff] |
Add missing dependencies to fetch_dawn_dependencies.py Fixed: dawn:2167 Change-Id: Id7309c04b0b42ceb0e78f197a4c08ebb832ee79e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/157700 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Arthur Sonzogni <arthursonzogni@chromium.org>
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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.