commit | 760036cf4a383a5c779e689456396cc7c27d1734 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Thu May 11 17:57:49 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 11 17:57:49 2023 +0000 |
tree | a6bf1adda0b7d0815c241d5087c5ddc80e318f5f | |
parent | 096ce5936aaa12320a2ff613459c3d91d28ef105 [diff] |
Add Dawn DEPS branched trybots Sets the Chromium Dawn DEPS builders to be available as branched trybots. Bug: chromium:1432491 Change-Id: I319e76c3c0fc7d2bc168c0fdd6c07eebd8165046 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/132272 Commit-Queue: Brian Sheedy <bsheedy@google.com> Kokoro: Austin Eng <enga@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Brian Sheedy <bsheedy@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.