commit | 39100dfeea43381ee735fb060dc63a604cb42885 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Jan 31 18:50:00 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 31 18:50:00 2024 +0000 |
tree | 0c226c0e16dec2a1d300d8ac946eb58d0d96d7d3 | |
parent | b57b92d4bf6a402f874ae64149892a934c6834b6 [diff] |
Roll ANGLE from 0ada0b7f1fd1 to a70b6f56fd33 (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/0ada0b7f1fd1..a70b6f56fd33 2024-01-31 mattleibow@live.com Add support for WinUI3/Windows App SDK 2024-01-31 banisingh@google.com USE GCE Credentials for Chrome Bot 2024-01-31 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 84709e977bd1 to d3635c12e43a (585 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-dawn-autoroll Please CC alanbaker@google.com,angle-team+autoroll@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: alanbaker@google.com Change-Id: I68440d438da2ca63e37c42295c25450954c57429 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/172326 Kokoro: Kokoro <noreply+kokoro@google.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.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.