commit | 2657d684feba4ba1870c6d2794ee36bcaaafc424 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Fri Apr 26 00:22:33 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 26 00:22:33 2024 +0000 |
tree | 7df698ac754f7542b93c3e8616fef105a3ca668f | |
parent | 7710e30ee0505d986b54c6f3d41a2f6d6c0bdcbc [diff] |
Switch to Ubuntu 22 for builders Switches from Ubuntu 18 to Ubuntu 22 for Dawn builders since Ubuntu 18 is ancient and infra is trying to remove all uses of it. Bug: chromium:336842914 Change-Id: Ie75b833d3e897251864948281a706ede53578fb6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185882 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@google.com> Commit-Queue: Austin Eng <enga@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.