commit | 55e22d92a0ffd9ba9454d33d96fb8d98a0a136e7 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Thu Aug 29 22:17:38 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 29 22:17:38 2024 +0000 |
tree | 5d1c4b691097e1f84842ad984337cdbbb54f61e3 | |
parent | 029bdcdf439d397f27fae9af3e2f1342dff24969 [diff] |
Branch dawn-chromium-presubmit Sets dawn-chromium-presubmit to be available on branches starting in M130. Bug: 352816949 Change-Id: I254bb68a4e6b2a5d6350c7d8ac97ea16bf2a227d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/204215 Commit-Queue: Brian Sheedy <bsheedy@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: Brian Sheedy <bsheedy@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.