commit | 762198bae55085c6b69b30aedd1a26a6f36ef3ca | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Fri Mar 01 01:06:01 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 01 01:06:01 2024 +0000 |
tree | 8d806242774616e52bfe8c26a25f6d2606a5386f | |
parent | c604217692cd1a9a4ef16824ccbd13db3ec434cd [diff] |
deps: add fetch_cmake variable Required for CQ to build with CMake. Bug: dawn:2435 Change-Id: Id4dc357466b55cb01b9e685d39e8c09c83f9d70a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/177182 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Antonio Maiorano <amaiorano@google.com>
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.