commit | afa64076a5a99390319ff0d701eead4013f47cca | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Mar 22 07:27:37 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 22 07:27:37 2023 +0000 |
tree | beecf55b4a425738773dd3ef7fa87366207bdaf6 | |
parent | 7e811fe56367a10a98a6f9e3b525af84d1ef52dd [diff] |
Roll ANGLE from 53d1a179d554 to a621ea88cac3 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/53d1a179d554..a621ea88cac3 2023-03-21 gregschlom@google.com Adding a trace point for texture metrics. 2023-03-21 cnorthrop@google.com restricted_trace_perf: Run against default driver 2023-03-21 chris@rive.app Add PLS utilities for interrupting a rendering pass 2023-03-21 mark@lunarg.com Don't hold global surface lock during AcquireNextImage 2023-03-21 lexa.knyazev@gmail.com Metal: Implement EXT_clip_control 2023-03-21 lexa.knyazev@gmail.com Metal: Support centroid qualifier 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 angle-team+autoroll@google.com,jrprice@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: jrprice@google.com Change-Id: I7838ada73b18bbfeff58c9aa98223fba34f36833 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/125001 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.