commit | c3d0995ef581356bb5217c725335a185c7bcd874 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Apr 26 11:53:45 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 26 11:53:45 2024 +0000 |
tree | 202379d8f72ee39e784380cfd59eb425946035d3 | |
parent | e72fa969ad72e42064cd33bd99572ea12b0bcdaf [diff] |
Revert "Switch to Ubuntu 22 for builders" This reverts commit 2657d684feba4ba1870c6d2794ee36bcaaafc424. Reason for revert: Causing CMake bot failures as X11 isn't installed on the Ubuntu 22 bot's image. Original change's description: > 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> TBR=enga@chromium.org,bsheedy@google.com,dawn-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: Ie5182ecc6560c992ec0a8e0f9a299fcd8ea86b71 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: chromium:336842914 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185846 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: Corentin Wallez <cwallez@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.