commit | 469c8f4dfade6146e2b12c3391a4cc8cb1b564e3 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Thu May 09 17:42:20 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 09 17:42:20 2024 +0000 |
tree | 20c37f786e2258bec0533860fad02f5914fc0dd4 | |
parent | da44546bff09be544785a2fb359a92c1c3f0bc72 [diff] |
Reland "Switch to Ubuntu 22 for builders" This is a reland of commit 2657d684feba4ba1870c6d2794ee36bcaaafc424 No changes from original CL - build failures fixed in separate CLs. 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> Bug: chromium:336842914 Change-Id: Ia7ed9305dff87651ad8924224c8f0efe3a62007e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/187540 Commit-Queue: Brian Sheedy <bsheedy@google.com> 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.