commit | 1405dfaf15b11970c927323e658958902786a7ba | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Thu Aug 22 19:38:17 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 22 19:38:17 2024 +0000 |
tree | 61baf0313be786d79d95ad9d372c48af4f39a307 | |
parent | f3439693fbee8625bca7e9d8db60ca923b5f1fe8 [diff] |
Add dawn-chromium-presubmit Adds the dawn-chromium-presubmit trybot. This is currently manual-only, but will be automatically added to all CLs once we confirm that everything works as expected. Bug: 352816949 Change-Id: Id30974bd3de78ceb8b623ff5aef6770f6726c014 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203594 Commit-Queue: Brian Sheedy <bsheedy@google.com> Auto-Submit: Brian Sheedy <bsheedy@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.