commit | 8a3a4489b1be712ddb7d95dc1a96550e3fc86e8d | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Fri Apr 19 01:19:59 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 19 01:19:59 2024 +0000 |
tree | 364896cbee346a538105a147cf52c7a8c5e696f0 | |
parent | 0d517dece19be80f051360d2a54b05bce8dddebf [diff] |
Add Win/ARM64 trybot Adds the ARM64 equivalent of the existing win-dawn-rel trybot. This currently only compiles binaries without running tests. Bug: chromium:335426675 Change-Id: I35ad7887b0b7b0e38fae3850b0267dff2d8f8938 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/184582 Auto-Submit: Brian Sheedy <bsheedy@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Commit-Queue: 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.