commit | d1e92bb2f1b69313e3afea5ba13df2cb2c048725 | [log] [tgz] |
---|---|---|
author | Erin Melucci <emelucci@opera.com> | Wed Mar 27 15:43:05 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 27 15:43:05 2024 +0000 |
tree | 9390bec488d57a080d384c767f6c26c7cfbb229c | |
parent | dcdf5f7f7dfaa9efca00ea3b27621bf1c4381a6e [diff] |
Dawn: use CMake 3.13 as minimum version, remove placeholder file Original change by Erin Melucci Bug: None Change-Id: I0e75df592fdb535197ab6ff00d111a453330853b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/159366 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Ben Clayton <bclayton@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.