commit | eeff95dc273322b4568891bf4679c0375cd310ab | [log] [tgz] |
---|---|---|
author | Jaswant Panchumarti <jaswant.panchumarti@kitware.com> | Fri Jun 28 13:32:44 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 28 13:32:44 2024 +0000 |
tree | 6e9f6c8dd776b49fe73144c808cf6c29c55fed00 | |
parent | b415b2e588e07ede6ea3ade4435c81010f92d177 [diff] |
Add third_party/google_benchmark/src in fetch_dawn_dependencies.py Change-Id: I843dc1e720f305b8d2bf49f093173a20b99ab620 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194932 Commit-Queue: Jaswant Panchumarti <jaswant.panchumarti@kitware.com> Reviewed-by: Corentin Wallez <cwallez@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.