commit | 570583091e0ce8bc1af72da717c70f02da16b9f6 | [log] [tgz] |
---|---|---|
author | Josip Sokcevic <sokcevic@google.com> | Fri May 31 07:13:26 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 31 07:13:26 2024 +0000 |
tree | 78cd7d1d4c845b01f984c7dbbc34bd308b55fed2 | |
parent | 7e058f55ace000535e9e3b811b81b56fdcc4b0f7 [diff] |
[DEPS] Rely on buildtools recursedep to fetch clang-format buildtools has first party support to fetch clang-format so no longer needed to use custom hooks. Bug: chromium:336843583 Change-Id: I9339a90c8b08259d96ada5b7dfed7ca8791c1e5b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/190942 Auto-Submit: Josip Sokcevic <sokcevic@google.com> Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Austin Eng <enga@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.